taglinefilesource code
phase3246drivers/scsi/53c7,8xx.cchar *phase;
phase3282drivers/scsi/53c7,8xx.cphase = "DATAIN";
phase3285drivers/scsi/53c7,8xx.cphase = "DATAOUT";
phase3288drivers/scsi/53c7,8xx.cphase = "MSGIN";
phase3291drivers/scsi/53c7,8xx.cphase = "MSGOUT";
phase3294drivers/scsi/53c7,8xx.cphase = "CMDOUT";
phase3297drivers/scsi/53c7,8xx.cphase = "STATUSIN";
phase3300drivers/scsi/53c7,8xx.cphase = "unknown";
phase3371drivers/scsi/53c7,8xx.chost->host_no, phase);
phase3379drivers/scsi/53c7,8xx.chost->host_no, phase, (unsigned) dsp);
phase1169drivers/scsi/NCR5380.cunsigned char tmp[3], phase;
phase1421drivers/scsi/NCR5380.cphase = PHASE_MSGOUT;
phase1422drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase1465drivers/scsi/NCR5380.cunsigned char *phase, int *count, unsigned char **data) {
phase1467drivers/scsi/NCR5380.cregister unsigned char p = *phase, tmp;
phase1573drivers/scsi/NCR5380.c*phase = tmp & PHASE_MASK;
phase1575drivers/scsi/NCR5380.c*phase = PHASE_UNKNOWN;
phase1577drivers/scsi/NCR5380.cif (!c || (*phase == p))
phase1605drivers/scsi/NCR5380.cunsigned char *phase, int *count, unsigned char **data) {
phase1608drivers/scsi/NCR5380.cregister unsigned char p = *phase;
phase1623drivers/scsi/NCR5380.c*phase = tmp;
phase1766drivers/scsi/NCR5380.c*phase = NCR5380_read(STATUS_REG) & PHASE_MASK;
phase1769drivers/scsi/NCR5380.cif (*phase == p && (p & SR_IO) && residue == 0) {
phase1785drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, phase, &cnt, data);
phase1883drivers/scsi/NCR5380.c*phase = (NCR5380_read(STATUS_REG & PHASE_MASK));
phase1920drivers/scsi/NCR5380.cunsigned char phase, tmp, extended_msg[10], old_phase=0xff;
phase1928drivers/scsi/NCR5380.cphase = (tmp & PHASE_MASK); 
phase1929drivers/scsi/NCR5380.cif (phase != old_phase) {
phase1930drivers/scsi/NCR5380.cold_phase = phase;
phase1936drivers/scsi/NCR5380.cif (sink && (phase != PHASE_MSGOUT)) {
phase1948drivers/scsi/NCR5380.cswitch (phase) {
phase2003drivers/scsi/NCR5380.cif (NCR5380_transfer_dma(instance, &phase,
phase2021drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, 
phase2028drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase2232drivers/scsi/NCR5380.cphase = PHASE_MSGIN;
phase2233drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase2247drivers/scsi/NCR5380.cphase = PHASE_MSGIN;
phase2249drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase2300drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase2319drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, 
phase2336drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase2380drivers/scsi/NCR5380.cunsigned char lun, phase;
phase2427drivers/scsi/NCR5380.cphase = PHASE_MSGIN;
phase2428drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase2492drivers/scsi/NCR5380.cphase = PHASE_MSGOUT;
phase2494drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase2544drivers/scsi/NCR5380.cif (!(hostdata->connected->SCp.phase & SR_CD)) {
phase2578drivers/scsi/NCR5380.cunsigned char msg, phase, *msgptr;
phase2711drivers/scsi/NCR5380.cphase = PHASE_MSGOUT;
phase2713drivers/scsi/NCR5380.cNCR5380_transfer_pio (instance, &phase, &len, &msgptr);
phase205drivers/scsi/NCR5380.h#define PHASE_SR_TO_TCR(phase) ((phase) >> 2)  
phase296drivers/scsi/NCR5380.hunsigned char *phase, int *count, unsigned char **data);
phase299drivers/scsi/NCR5380.hunsigned char *phase, int *count, unsigned char **data);
phase484drivers/scsi/aha152x.cint phase, sstat1;
phase505drivers/scsi/aha152x.cphase = GETPORT( SCSISIG ) & P_MASK ;
phase509drivers/scsi/aha152x.cif( (phase & (CDO|MSGO))==0 )                         /* DATA phase */
phase515drivers/scsi/aha152x.creturn phase;
phase809drivers/scsi/aha152x.cSCpnt->SCp.phase = not_issued;
phase952drivers/scsi/aha152x.cptr->SCp.phase = in_selection|aborted;
phase1215drivers/scsi/aha152x.cint done=0, phase;
phase1239drivers/scsi/aha152x.c( !current_SC || ( current_SC->SCp.phase & in_selection ) )
phase1333drivers/scsi/aha152x.ccurrent_SC->SCp.phase &= ~disconnected;
phase1364drivers/scsi/aha152x.ccurrent_SC->SCp.phase = in_selection;
phase1402drivers/scsi/aha152x.cif(current_SC->SCp.phase & in_selection)
phase1427drivers/scsi/aha152x.cif(current_SC->SCp.phase & aborted)
phase1445drivers/scsi/aha152x.cif((aha152x_debug & debug_abort) && (current_SC->SCp.phase & aborted))
phase1449drivers/scsi/aha152x.ccurrent_SC->SCp.phase &= ~in_selection;
phase1450drivers/scsi/aha152x.ccurrent_SC->SCp.phase |= in_other;
phase1484drivers/scsi/aha152x.cif(current_SC->SCp.phase & aborted)
phase1505drivers/scsi/aha152x.cphase = getphase();
phase1506drivers/scsi/aha152x.cif(!(phase & ~P_MASK))                                      /* "real" phase */
phase1507drivers/scsi/aha152x.cSETPORT(SCSISIG, phase);
phase1509drivers/scsi/aha152x.ccurrent_SC->SCp.phase =
phase1510drivers/scsi/aha152x.c(current_SC->SCp.phase & ~((P_MASK|1)<<16)) | (phase << 16 );
phase1513drivers/scsi/aha152x.cswitch( phase )
phase1524drivers/scsi/aha152x.cif( current_SC->SCp.phase & aborted )
phase1536drivers/scsi/aha152x.cif( !(current_SC->SCp.phase & sent_ident))
phase1575drivers/scsi/aha152x.ccurrent_SC->SCp.phase |= sent_ident;
phase1583drivers/scsi/aha152x.ccurrent_SC->SCp.phase = (current_SC->SCp.phase & ~(P_MASK<<16));
phase1697drivers/scsi/aha152x.cwhile( phase == P_MSGI ) 
phase1708drivers/scsi/aha152x.ccurrent_SC->SCp.phase   |= disconnected;
phase1832drivers/scsi/aha152x.cphase=getphase();
phase1836drivers/scsi/aha152x.cif(phase==P_BUSFREE)
phase1839drivers/scsi/aha152x.cif(current_SC->SCp.phase & disconnected)
phase2205drivers/scsi/aha152x.ccurrent_SC->SCp.phase = (current_SC->SCp.phase & ~(P_MASK<<16));
phase2217drivers/scsi/aha152x.ccurrent_SC->SCp.phase = (current_SC->SCp.phase & ~(P_MASK<<16));
phase2257drivers/scsi/aha152x.ccurrent_SC->SCp.phase |= 1<<16 ;
phase2554drivers/scsi/aha152x.cif( ptr->SCp.phase & not_issued   )  printk("not issued|");
phase2555drivers/scsi/aha152x.cif( ptr->SCp.phase & in_selection )  printk("in selection|");
phase2556drivers/scsi/aha152x.cif( ptr->SCp.phase & disconnected )  printk("disconnected|");
phase2557drivers/scsi/aha152x.cif( ptr->SCp.phase & aborted      )  printk("aborted|");
phase2558drivers/scsi/aha152x.cif( ptr->SCp.phase & sent_ident   )  printk("send_ident|");
phase2559drivers/scsi/aha152x.cif( ptr->SCp.phase & in_other )
phase2562drivers/scsi/aha152x.cswitch( (ptr->SCp.phase >> 16) & P_MASK )
phase2587drivers/scsi/aha152x.cif(ptr->SCp.phase & (1<<16))
phase929drivers/scsi/fdomain.cif (current_SC->SCp.phase & aborted) {
phase941drivers/scsi/fdomain.cif (current_SC->SCp.phase & in_arbitration) {
phase950drivers/scsi/fdomain.ccurrent_SC->SCp.phase = in_selection;
phase963drivers/scsi/fdomain.c} else if (current_SC->SCp.phase & in_selection) {
phase981drivers/scsi/fdomain.ccurrent_SC->SCp.phase = in_other;
phase1320drivers/scsi/fdomain.cif (current_SC->SCp.phase & disconnect) {
phase1371drivers/scsi/fdomain.ccurrent_SC->SCp.phase               = in_arbitration;
phase1421drivers/scsi/fdomain.cswitch (SCpnt->SCp.phase) {
phase1429drivers/scsi/fdomain.cSCpnt->SCp.phase,
phase1501drivers/scsi/fdomain.ccurrent_SC->SCp.phase |= aborted;
phase183drivers/scsi/qlogic.cstatic int  ql_pdma(int phase, char *request, int reqlen)
phase187drivers/scsi/qlogic.cif (phase & 1) {  /* in */
phase332drivers/scsi/qlogic.cunsigned int  phase;      /* recorded scsi phase */
phase365drivers/scsi/qlogic.cif (reqlen && !((phase = inb(qbase + 4)) & 6)) {  /* data phase */
phase374drivers/scsi/qlogic.cql_pdma(phase, cmd->request_buffer, cmd->request_bufflen);
phase383drivers/scsi/qlogic.cif (ql_pdma(phase, sglist->address, sglist->length))
phase429drivers/scsi/scsi.hvolatile int phase;
phase604drivers/scsi/seagate.cint phase=0, newphase;
phase990drivers/scsi/seagate.cif ((newphase = (status_read & REQ_MASK)) != phase)
phase992drivers/scsi/seagate.cphase = newphase;
phase993drivers/scsi/seagate.cswitch (phase)
phase382drivers/scsi/wd7000.cvolatile unchar phase;        /* used by interrupt handler */
phase392drivers/scsi/wd7000.cvolatile unchar phase;        /* used by interrupt handler */
phase402drivers/scsi/wd7000.cvolatile unchar phase;        /* used by interrupt handler */
phase413drivers/scsi/wd7000.cvolatile unchar phase;        /* used by interrupt handler */
phase424drivers/scsi/wd7000.cvolatile unchar phase;        /* used by interrupt handler */
phase441drivers/scsi/wd7000.cvolatile unchar phase;        /* used by interrupt handler */
phase449drivers/scsi/wd7000.cvolatile unchar phase;        /* used by interrupt handler */
phase794drivers/scsi/wd7000.cSCpnt->SCp.phase = 0;
phase864drivers/scsi/wd7000.cif (--(SCpnt->SCp.phase) <= 0)  {  /* all scbs are done */
phase877drivers/scsi/wd7000.cicb->phase  = 0;
phase899drivers/scsi/wd7000.cSCpnt->SCp.phase = 1;
phase944drivers/scsi/wd7000.cwhile (SCpnt->SCp.phase > 0);  /* phase counts scbs down to 0 */
phase959drivers/scsi/wd7000.cicb.phase = 1;
phase967drivers/scsi/wd7000.cwhile (icb.phase && jiffies < timeout) /* wait for completion */;
phase969drivers/scsi/wd7000.cif (icb.phase)  {
phase1069drivers/scsi/wd7000.cicb.phase = 1;
phase1077drivers/scsi/wd7000.cwhile (icb.phase) /* wait for completion */;
phase510drivers/sound/gus_wave.cunsigned        vol, prev_vol, phase;
phase533drivers/sound/gus_wave.cphase = ++voices[voice].env_phase;
phase535drivers/sound/gus_wave.cvol = voices[voice].initial_volume * voices[voice].env_offset[phase] / 255;
phase536drivers/sound/gus_wave.crate = voices[voice].env_rate[phase];