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);
phase416drivers/scsi/aha152x.cint phase, sstat1;
phase437drivers/scsi/aha152x.cphase = GETPORT( SCSISIG ) & P_MASK ;
phase441drivers/scsi/aha152x.cif( (phase & (CDO|MSGO))==0 )                         /* DATA phase */
phase447drivers/scsi/aha152x.creturn phase;
phase731drivers/scsi/aha152x.cSCpnt->SCp.phase = not_issued;
phase847drivers/scsi/aha152x.cptr->SCp.phase = in_selection|aborted;
phase1063drivers/scsi/aha152x.cint done=0, phase;
phase1086drivers/scsi/aha152x.c( !current_SC || ( current_SC->SCp.phase & in_selection ) )
phase1172drivers/scsi/aha152x.ccurrent_SC->SCp.phase &= ~disconnected;
phase1200drivers/scsi/aha152x.ccurrent_SC->SCp.phase = in_selection;
phase1236drivers/scsi/aha152x.cif(current_SC->SCp.phase & in_selection)
phase1261drivers/scsi/aha152x.cif(current_SC->SCp.phase & aborted)
phase1278drivers/scsi/aha152x.cif(current_SC->SCp.phase & aborted)
phase1282drivers/scsi/aha152x.ccurrent_SC->SCp.phase &= ~in_selection;
phase1283drivers/scsi/aha152x.ccurrent_SC->SCp.phase |= in_other;
phase1316drivers/scsi/aha152x.cif(current_SC->SCp.phase & aborted)
phase1336drivers/scsi/aha152x.cphase = getphase();
phase1337drivers/scsi/aha152x.cif(!(phase & ~P_MASK))                                      /* "real" phase */
phase1338drivers/scsi/aha152x.cSETPORT(SCSISIG, phase);
phase1340drivers/scsi/aha152x.ccurrent_SC->SCp.phase =
phase1341drivers/scsi/aha152x.c(current_SC->SCp.phase & ~((P_MASK|1)<<16)) | (phase << 16 );
phase1344drivers/scsi/aha152x.cswitch( phase )
phase1354drivers/scsi/aha152x.cif( current_SC->SCp.phase & aborted )
phase1365drivers/scsi/aha152x.cif( !(current_SC->SCp.phase & sent_ident))
phase1402drivers/scsi/aha152x.ccurrent_SC->SCp.phase |= sent_ident;
phase1410drivers/scsi/aha152x.ccurrent_SC->SCp.phase = (current_SC->SCp.phase & ~(P_MASK<<16));
phase1501drivers/scsi/aha152x.cwhile( phase == P_MSGI ) 
phase1511drivers/scsi/aha152x.ccurrent_SC->SCp.phase   |= disconnected;
phase1626drivers/scsi/aha152x.cphase=getphase();
phase1630drivers/scsi/aha152x.cif(phase==P_BUSFREE)
phase1633drivers/scsi/aha152x.cif(current_SC->SCp.phase & disconnected)
phase1974drivers/scsi/aha152x.ccurrent_SC->SCp.phase = (current_SC->SCp.phase & ~(P_MASK<<16));
phase1986drivers/scsi/aha152x.ccurrent_SC->SCp.phase = (current_SC->SCp.phase & ~(P_MASK<<16));
phase2025drivers/scsi/aha152x.ccurrent_SC->SCp.phase |= 1<<16 ;
phase2313drivers/scsi/aha152x.cif( ptr->SCp.phase & not_issued   )  printk("not issued|");
phase2314drivers/scsi/aha152x.cif( ptr->SCp.phase & in_selection )  printk("in selection|");
phase2315drivers/scsi/aha152x.cif( ptr->SCp.phase & disconnected )  printk("disconnected|");
phase2316drivers/scsi/aha152x.cif( ptr->SCp.phase & aborted      )  printk("aborted|");
phase2317drivers/scsi/aha152x.cif( ptr->SCp.phase & sent_ident   )  printk("send_ident|");
phase2318drivers/scsi/aha152x.cif( ptr->SCp.phase & in_other )
phase2321drivers/scsi/aha152x.cswitch( (ptr->SCp.phase >> 16) & P_MASK )
phase2346drivers/scsi/aha152x.cif(ptr->SCp.phase & (1<<16))
phase783drivers/scsi/fdomain.cif (current_SC->SCp.phase & aborted) {
phase795drivers/scsi/fdomain.cif (current_SC->SCp.phase & in_arbitration) {
phase804drivers/scsi/fdomain.ccurrent_SC->SCp.phase = in_selection;
phase817drivers/scsi/fdomain.c} else if (current_SC->SCp.phase & in_selection) {
phase835drivers/scsi/fdomain.ccurrent_SC->SCp.phase = in_other;
phase1175drivers/scsi/fdomain.cif (current_SC->SCp.phase & disconnect) {
phase1226drivers/scsi/fdomain.ccurrent_SC->SCp.phase               = in_arbitration;
phase1271drivers/scsi/fdomain.cswitch (SCpnt->SCp.phase) {
phase1279drivers/scsi/fdomain.cSCpnt->SCp.phase,
phase1354drivers/scsi/fdomain.ccurrent_SC->SCp.phase |= aborted;
phase335drivers/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 */
phase472drivers/sound/gus_wave.cunsigned        vol, prev_vol, phase;
phase493drivers/sound/gus_wave.cphase = ++voices[voice].env_phase;
phase497drivers/sound/gus_wave.cvol = voices[voice].initial_volume * voices[voice].env_offset[phase] / 255;
phase498drivers/sound/gus_wave.crate = voices[voice].env_rate[phase];