taglinefilesource code
phase3228drivers/scsi/53c7,8xx.cchar *phase;
phase3264drivers/scsi/53c7,8xx.cphase = "DATAIN";
phase3267drivers/scsi/53c7,8xx.cphase = "DATAOUT";
phase3270drivers/scsi/53c7,8xx.cphase = "MSGIN";
phase3273drivers/scsi/53c7,8xx.cphase = "MSGOUT";
phase3276drivers/scsi/53c7,8xx.cphase = "CMDOUT";
phase3279drivers/scsi/53c7,8xx.cphase = "STATUSIN";
phase3282drivers/scsi/53c7,8xx.cphase = "unknown";
phase3353drivers/scsi/53c7,8xx.chost->host_no, phase);
phase3361drivers/scsi/53c7,8xx.chost->host_no, phase, (unsigned) dsp);
phase1166drivers/scsi/NCR5380.cunsigned char tmp[3], phase;
phase1418drivers/scsi/NCR5380.cphase = PHASE_MSGOUT;
phase1419drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase1462drivers/scsi/NCR5380.cunsigned char *phase, int *count, unsigned char **data) {
phase1464drivers/scsi/NCR5380.cregister unsigned char p = *phase, tmp;
phase1570drivers/scsi/NCR5380.c*phase = tmp & PHASE_MASK;
phase1572drivers/scsi/NCR5380.c*phase = PHASE_UNKNOWN;
phase1574drivers/scsi/NCR5380.cif (!c || (*phase == p))
phase1602drivers/scsi/NCR5380.cunsigned char *phase, int *count, unsigned char **data) {
phase1605drivers/scsi/NCR5380.cregister unsigned char p = *phase;
phase1620drivers/scsi/NCR5380.c*phase = tmp;
phase1763drivers/scsi/NCR5380.c*phase = NCR5380_read(STATUS_REG) & PHASE_MASK;
phase1766drivers/scsi/NCR5380.cif (*phase == p && (p & SR_IO) && residue == 0) {
phase1782drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, phase, &cnt, data);
phase1880drivers/scsi/NCR5380.c*phase = (NCR5380_read(STATUS_REG & PHASE_MASK));
phase1914drivers/scsi/NCR5380.cunsigned char phase, tmp, extended_msg[10], old_phase=0xff;
phase1922drivers/scsi/NCR5380.cphase = (tmp & PHASE_MASK); 
phase1923drivers/scsi/NCR5380.cif (phase != old_phase) {
phase1924drivers/scsi/NCR5380.cold_phase = phase;
phase1930drivers/scsi/NCR5380.cif (sink && (phase != PHASE_MSGOUT)) {
phase1942drivers/scsi/NCR5380.cswitch (phase) {
phase1991drivers/scsi/NCR5380.cif (NCR5380_transfer_dma(instance, &phase,
phase2009drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, 
phase2016drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase2220drivers/scsi/NCR5380.cphase = PHASE_MSGIN;
phase2221drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase2235drivers/scsi/NCR5380.cphase = PHASE_MSGIN;
phase2237drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase2288drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase2307drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, 
phase2324drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase2368drivers/scsi/NCR5380.cunsigned char lun, phase;
phase2415drivers/scsi/NCR5380.cphase = PHASE_MSGIN;
phase2416drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase2480drivers/scsi/NCR5380.cphase = PHASE_MSGOUT;
phase2482drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase2532drivers/scsi/NCR5380.cif (!(hostdata->connected->SCp.phase & SR_CD)) {
phase2566drivers/scsi/NCR5380.cunsigned char msg, phase, *msgptr;
phase2699drivers/scsi/NCR5380.cphase = PHASE_MSGOUT;
phase2701drivers/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);
phase432drivers/scsi/aha152x.cint phase, sstat1;
phase453drivers/scsi/aha152x.cphase = GETPORT( SCSISIG ) & P_MASK ;
phase457drivers/scsi/aha152x.cif( (phase & (CDO|MSGO))==0 )                         /* DATA phase */
phase463drivers/scsi/aha152x.creturn phase;
phase722drivers/scsi/aha152x.cSCpnt->SCp.phase = not_issued;
phase853drivers/scsi/aha152x.cptr->SCp.phase = in_selection|aborted;
phase1084drivers/scsi/aha152x.cint done=0, phase;
phase1107drivers/scsi/aha152x.c( !current_SC || ( current_SC->SCp.phase & in_selection ) )
phase1193drivers/scsi/aha152x.ccurrent_SC->SCp.phase &= ~disconnected;
phase1221drivers/scsi/aha152x.ccurrent_SC->SCp.phase = in_selection;
phase1257drivers/scsi/aha152x.cif(current_SC->SCp.phase & in_selection)
phase1282drivers/scsi/aha152x.cif(current_SC->SCp.phase & aborted)
phase1299drivers/scsi/aha152x.cif(current_SC->SCp.phase & aborted)
phase1303drivers/scsi/aha152x.ccurrent_SC->SCp.phase &= ~in_selection;
phase1304drivers/scsi/aha152x.ccurrent_SC->SCp.phase |= in_other;
phase1337drivers/scsi/aha152x.cif(current_SC->SCp.phase & aborted)
phase1357drivers/scsi/aha152x.cphase = getphase();
phase1358drivers/scsi/aha152x.cif(!(phase & ~P_MASK))                                      /* "real" phase */
phase1359drivers/scsi/aha152x.cSETPORT(SCSISIG, phase);
phase1361drivers/scsi/aha152x.ccurrent_SC->SCp.phase =
phase1362drivers/scsi/aha152x.c(current_SC->SCp.phase & ~((P_MASK|1)<<16)) | (phase << 16 );
phase1365drivers/scsi/aha152x.cswitch( phase )
phase1375drivers/scsi/aha152x.cif( current_SC->SCp.phase & aborted )
phase1386drivers/scsi/aha152x.cif( !(current_SC->SCp.phase & sent_ident))
phase1423drivers/scsi/aha152x.ccurrent_SC->SCp.phase |= sent_ident;
phase1431drivers/scsi/aha152x.ccurrent_SC->SCp.phase = (current_SC->SCp.phase & ~(P_MASK<<16));
phase1522drivers/scsi/aha152x.cwhile( phase == P_MSGI ) 
phase1532drivers/scsi/aha152x.ccurrent_SC->SCp.phase   |= disconnected;
phase1647drivers/scsi/aha152x.cphase=getphase();
phase1651drivers/scsi/aha152x.cif(phase==P_BUSFREE)
phase1654drivers/scsi/aha152x.cif(current_SC->SCp.phase & disconnected)
phase2000drivers/scsi/aha152x.ccurrent_SC->SCp.phase = (current_SC->SCp.phase & ~(P_MASK<<16));
phase2012drivers/scsi/aha152x.ccurrent_SC->SCp.phase = (current_SC->SCp.phase & ~(P_MASK<<16));
phase2051drivers/scsi/aha152x.ccurrent_SC->SCp.phase |= 1<<16 ;
phase2339drivers/scsi/aha152x.cif( ptr->SCp.phase & not_issued   )  printk("not issued|");
phase2340drivers/scsi/aha152x.cif( ptr->SCp.phase & in_selection )  printk("in selection|");
phase2341drivers/scsi/aha152x.cif( ptr->SCp.phase & disconnected )  printk("disconnected|");
phase2342drivers/scsi/aha152x.cif( ptr->SCp.phase & aborted      )  printk("aborted|");
phase2343drivers/scsi/aha152x.cif( ptr->SCp.phase & sent_ident   )  printk("send_ident|");
phase2344drivers/scsi/aha152x.cif( ptr->SCp.phase & in_other )
phase2347drivers/scsi/aha152x.cswitch( (ptr->SCp.phase >> 16) & P_MASK )
phase2372drivers/scsi/aha152x.cif(ptr->SCp.phase & (1<<16))
phase877drivers/scsi/fdomain.cif (current_SC->SCp.phase & aborted) {
phase889drivers/scsi/fdomain.cif (current_SC->SCp.phase & in_arbitration) {
phase898drivers/scsi/fdomain.ccurrent_SC->SCp.phase = in_selection;
phase911drivers/scsi/fdomain.c} else if (current_SC->SCp.phase & in_selection) {
phase929drivers/scsi/fdomain.ccurrent_SC->SCp.phase = in_other;
phase1269drivers/scsi/fdomain.cif (current_SC->SCp.phase & disconnect) {
phase1320drivers/scsi/fdomain.ccurrent_SC->SCp.phase               = in_arbitration;
phase1365drivers/scsi/fdomain.cswitch (SCpnt->SCp.phase) {
phase1373drivers/scsi/fdomain.cSCpnt->SCp.phase,
phase1443drivers/scsi/fdomain.ccurrent_SC->SCp.phase |= aborted;
phase416drivers/scsi/scsi.hvolatile int phase;
phase604drivers/scsi/seagate.cint phase=0, newphase;
phase988drivers/scsi/seagate.cif ((newphase = (status_read & REQ_MASK)) != phase)
phase990drivers/scsi/seagate.cphase = newphase;
phase991drivers/scsi/seagate.cswitch (phase)
phase383drivers/scsi/wd7000.cvolatile unchar phase;        /* used by interrupt handler */
phase393drivers/scsi/wd7000.cvolatile unchar phase;        /* used by interrupt handler */
phase403drivers/scsi/wd7000.cvolatile unchar phase;        /* used by interrupt handler */
phase414drivers/scsi/wd7000.cvolatile unchar phase;        /* used by interrupt handler */
phase425drivers/scsi/wd7000.cvolatile unchar phase;        /* used by interrupt handler */
phase442drivers/scsi/wd7000.cvolatile unchar phase;        /* used by interrupt handler */
phase450drivers/scsi/wd7000.cvolatile unchar phase;        /* used by interrupt handler */
phase795drivers/scsi/wd7000.cSCpnt->SCp.phase = 0;
phase872drivers/scsi/wd7000.cif (--(SCpnt->SCp.phase) <= 0)  {  /* all scbs are done */
phase885drivers/scsi/wd7000.cicb->phase  = 0;
phase907drivers/scsi/wd7000.cSCpnt->SCp.phase = 1;
phase952drivers/scsi/wd7000.cwhile (SCpnt->SCp.phase > 0);  /* phase counts scbs down to 0 */
phase967drivers/scsi/wd7000.cicb.phase = 1;
phase975drivers/scsi/wd7000.cwhile (icb.phase && jiffies < timeout) /* wait for completion */;
phase977drivers/scsi/wd7000.cif (icb.phase)  {
phase1078drivers/scsi/wd7000.cicb.phase = 1;
phase1086drivers/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];