taglinefilesource code
phase1007drivers/scsi/NCR5380.cunsigned char tmp[3], phase;
phase1207drivers/scsi/NCR5380.cphase = PHASE_MSGOUT;
phase1208drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase1250drivers/scsi/NCR5380.cunsigned char *phase, int *count, unsigned char **data) {
phase1252drivers/scsi/NCR5380.cregister unsigned char p = *phase, tmp;
phase1345drivers/scsi/NCR5380.c*phase = tmp & PHASE_MASK;
phase1347drivers/scsi/NCR5380.c*phase = PHASE_UNKNOWN;
phase1349drivers/scsi/NCR5380.cif (!c || (*phase == p))
phase1377drivers/scsi/NCR5380.cunsigned char *phase, int *count, unsigned char **data) {
phase1380drivers/scsi/NCR5380.cregister unsigned char p = *phase;
phase1396drivers/scsi/NCR5380.c*phase = tmp;
phase1433drivers/scsi/NCR5380.c*phase = (NCR5380_read(STATUS_REG & PHASE_MASK));
phase1466drivers/scsi/NCR5380.cunsigned char phase, tmp, old_phase=0xff;
phase1474drivers/scsi/NCR5380.cphase = (tmp & PHASE_MASK); 
phase1475drivers/scsi/NCR5380.cif (phase != old_phase) {
phase1476drivers/scsi/NCR5380.cold_phase = phase;
phase1481drivers/scsi/NCR5380.cswitch (phase) {
phase1523drivers/scsi/NCR5380.cif (NCR5380_transfer_dma(instance, &phase,
phase1539drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, 
phase1553drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase1715drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase1734drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, 
phase1751drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase1795drivers/scsi/NCR5380.cunsigned char lun, phase;
phase1833drivers/scsi/NCR5380.cphase = PHASE_MSGIN;
phase1834drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase1905drivers/scsi/NCR5380.cphase = PHASE_MSGOUT;
phase1907drivers/scsi/NCR5380.cNCR5380_transfer_pio(instance, &phase, &len, &data);
phase1957drivers/scsi/NCR5380.cif (!(hostdata->connected->SCp.phase & SR_CD)) {
phase1991drivers/scsi/NCR5380.cunsigned char msg, phase, *msgptr;
phase2083drivers/scsi/NCR5380.cphase = PHASE_MSGOUT;
phase2085drivers/scsi/NCR5380.cNCR5380_transfer_pio (instance, &phase, &len, &msgptr);
phase172drivers/scsi/NCR5380.h#define PHASE_SR_TO_TCR(phase) ((phase) >> 2)  
phase250drivers/scsi/NCR5380.hunsigned char *phase, int *count, unsigned char **data);
phase253drivers/scsi/NCR5380.hunsigned char *phase, int *count, unsigned char **data);
phase427drivers/scsi/aha152x.cint phase, sstat1;
phase448drivers/scsi/aha152x.cphase = GETPORT( SCSISIG ) & P_MASK ;
phase452drivers/scsi/aha152x.cif( (phase & (CDO|MSGO))==0 )                         /* DATA phase */
phase458drivers/scsi/aha152x.creturn phase;
phase742drivers/scsi/aha152x.cSCpnt->SCp.phase = not_issued;
phase858drivers/scsi/aha152x.cptr->SCp.phase = in_selection|aborted;
phase1074drivers/scsi/aha152x.cint done=0, phase;
phase1097drivers/scsi/aha152x.c( !current_SC || ( current_SC->SCp.phase & in_selection ) )
phase1183drivers/scsi/aha152x.ccurrent_SC->SCp.phase &= ~disconnected;
phase1211drivers/scsi/aha152x.ccurrent_SC->SCp.phase = in_selection;
phase1247drivers/scsi/aha152x.cif(current_SC->SCp.phase & in_selection)
phase1272drivers/scsi/aha152x.cif(current_SC->SCp.phase & aborted)
phase1289drivers/scsi/aha152x.cif(current_SC->SCp.phase & aborted)
phase1293drivers/scsi/aha152x.ccurrent_SC->SCp.phase &= ~in_selection;
phase1294drivers/scsi/aha152x.ccurrent_SC->SCp.phase |= in_other;
phase1327drivers/scsi/aha152x.cif(current_SC->SCp.phase & aborted)
phase1347drivers/scsi/aha152x.cphase = getphase();
phase1348drivers/scsi/aha152x.cif(!(phase & ~P_MASK))                                      /* "real" phase */
phase1349drivers/scsi/aha152x.cSETPORT(SCSISIG, phase);
phase1351drivers/scsi/aha152x.ccurrent_SC->SCp.phase =
phase1352drivers/scsi/aha152x.c(current_SC->SCp.phase & ~((P_MASK|1)<<16)) | (phase << 16 );
phase1355drivers/scsi/aha152x.cswitch( phase )
phase1365drivers/scsi/aha152x.cif( current_SC->SCp.phase & aborted )
phase1376drivers/scsi/aha152x.cif( !(current_SC->SCp.phase & sent_ident))
phase1413drivers/scsi/aha152x.ccurrent_SC->SCp.phase |= sent_ident;
phase1421drivers/scsi/aha152x.ccurrent_SC->SCp.phase = (current_SC->SCp.phase & ~(P_MASK<<16));
phase1512drivers/scsi/aha152x.cwhile( phase == P_MSGI ) 
phase1522drivers/scsi/aha152x.ccurrent_SC->SCp.phase   |= disconnected;
phase1637drivers/scsi/aha152x.cphase=getphase();
phase1641drivers/scsi/aha152x.cif(phase==P_BUSFREE)
phase1644drivers/scsi/aha152x.cif(current_SC->SCp.phase & disconnected)
phase1985drivers/scsi/aha152x.ccurrent_SC->SCp.phase = (current_SC->SCp.phase & ~(P_MASK<<16));
phase1997drivers/scsi/aha152x.ccurrent_SC->SCp.phase = (current_SC->SCp.phase & ~(P_MASK<<16));
phase2036drivers/scsi/aha152x.ccurrent_SC->SCp.phase |= 1<<16 ;
phase2324drivers/scsi/aha152x.cif( ptr->SCp.phase & not_issued   )  printk("not issued|");
phase2325drivers/scsi/aha152x.cif( ptr->SCp.phase & in_selection )  printk("in selection|");
phase2326drivers/scsi/aha152x.cif( ptr->SCp.phase & disconnected )  printk("disconnected|");
phase2327drivers/scsi/aha152x.cif( ptr->SCp.phase & aborted      )  printk("aborted|");
phase2328drivers/scsi/aha152x.cif( ptr->SCp.phase & sent_ident   )  printk("send_ident|");
phase2329drivers/scsi/aha152x.cif( ptr->SCp.phase & in_other )
phase2332drivers/scsi/aha152x.cswitch( (ptr->SCp.phase >> 16) & P_MASK )
phase2357drivers/scsi/aha152x.cif(ptr->SCp.phase & (1<<16))
phase814drivers/scsi/fdomain.cif (current_SC->SCp.phase & aborted) {
phase826drivers/scsi/fdomain.cif (current_SC->SCp.phase & in_arbitration) {
phase835drivers/scsi/fdomain.ccurrent_SC->SCp.phase = in_selection;
phase848drivers/scsi/fdomain.c} else if (current_SC->SCp.phase & in_selection) {
phase866drivers/scsi/fdomain.ccurrent_SC->SCp.phase = in_other;
phase1206drivers/scsi/fdomain.cif (current_SC->SCp.phase & disconnect) {
phase1257drivers/scsi/fdomain.ccurrent_SC->SCp.phase               = in_arbitration;
phase1302drivers/scsi/fdomain.cswitch (SCpnt->SCp.phase) {
phase1310drivers/scsi/fdomain.cSCpnt->SCp.phase,
phase1385drivers/scsi/fdomain.ccurrent_SC->SCp.phase |= aborted;
phase334drivers/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)
phase288drivers/scsi/wd7000.cSCpnt->SCp.phase = 0;
phase329drivers/scsi/wd7000.cif (--(SCpnt->SCp.phase) <= 0)  {  /* all scbs for SCpnt are done */
phase365drivers/scsi/wd7000.cSCpnt->SCp.phase = 1;
phase423drivers/scsi/wd7000.cwhile (SCpnt->SCp.phase > 0);  /* phase counts scbs down to 0 */
phase468drivers/sound/gus_wave.cunsigned        vol, prev_vol, phase;
phase489drivers/sound/gus_wave.cphase = ++voices[voice].env_phase;
phase493drivers/sound/gus_wave.cvol = voices[voice].initial_volume * voices[voice].env_offset[phase] / 255;
phase494drivers/sound/gus_wave.crate = voices[voice].env_rate[phase];