bus_phase 1888 drivers/scsi/aic7xxx/aic79xx_core.c u_int bus_phase; bus_phase 1890 drivers/scsi/aic7xxx/aic79xx_core.c bus_phase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; bus_phase 1892 drivers/scsi/aic7xxx/aic79xx_core.c ahd_name(ahd), bus_phase); bus_phase 1894 drivers/scsi/aic7xxx/aic79xx_core.c switch (bus_phase) { bus_phase 2072 drivers/scsi/aic7xxx/aic79xx_core.c u_int bus_phase; bus_phase 2074 drivers/scsi/aic7xxx/aic79xx_core.c bus_phase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; bus_phase 2075 drivers/scsi/aic7xxx/aic79xx_core.c if (bus_phase != P_MESGIN bus_phase 2076 drivers/scsi/aic7xxx/aic79xx_core.c && bus_phase != P_MESGOUT) { bus_phase 2078 drivers/scsi/aic7xxx/aic79xx_core.c "phase 0x%x\n", bus_phase); bus_phase 2092 drivers/scsi/aic7xxx/aic79xx_core.c if (bus_phase == P_MESGOUT) bus_phase 2104 drivers/scsi/aic7xxx/aic79xx_core.c if (bus_phase == P_MESGOUT) { bus_phase 4710 drivers/scsi/aic7xxx/aic79xx_core.c u_int bus_phase; bus_phase 4715 drivers/scsi/aic7xxx/aic79xx_core.c bus_phase = ahd_inb(ahd, LASTPHASE); bus_phase 4738 drivers/scsi/aic7xxx/aic79xx_core.c phasemis = bus_phase != P_MESGOUT; bus_phase 4743 drivers/scsi/aic7xxx/aic79xx_core.c ahd_lookup_phase_entry(bus_phase) bus_phase 4747 drivers/scsi/aic7xxx/aic79xx_core.c if (bus_phase == P_MESGIN) { bus_phase 4828 drivers/scsi/aic7xxx/aic79xx_core.c phasemis = bus_phase != P_MESGIN; bus_phase 4833 drivers/scsi/aic7xxx/aic79xx_core.c ahd_lookup_phase_entry(bus_phase) bus_phase 4838 drivers/scsi/aic7xxx/aic79xx_core.c if (bus_phase == P_MESGOUT bus_phase 1248 drivers/scsi/aic7xxx/aic7xxx_core.c u_int bus_phase; bus_phase 1250 drivers/scsi/aic7xxx/aic7xxx_core.c bus_phase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK; bus_phase 1251 drivers/scsi/aic7xxx/aic7xxx_core.c if (bus_phase != P_MESGIN bus_phase 1252 drivers/scsi/aic7xxx/aic7xxx_core.c && bus_phase != P_MESGOUT) { bus_phase 1255 drivers/scsi/aic7xxx/aic7xxx_core.c bus_phase); bus_phase 1268 drivers/scsi/aic7xxx/aic7xxx_core.c if (bus_phase == P_MESGOUT) { bus_phase 1285 drivers/scsi/aic7xxx/aic7xxx_core.c if (bus_phase == P_MESGOUT) { bus_phase 3231 drivers/scsi/aic7xxx/aic7xxx_core.c u_int bus_phase; bus_phase 3236 drivers/scsi/aic7xxx/aic7xxx_core.c bus_phase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK; bus_phase 3255 drivers/scsi/aic7xxx/aic7xxx_core.c phasemis = bus_phase != P_MESGOUT; bus_phase 3260 drivers/scsi/aic7xxx/aic7xxx_core.c ahc_lookup_phase_entry(bus_phase) bus_phase 3264 drivers/scsi/aic7xxx/aic7xxx_core.c if (bus_phase == P_MESGIN) { bus_phase 3333 drivers/scsi/aic7xxx/aic7xxx_core.c phasemis = bus_phase != P_MESGIN; bus_phase 3338 drivers/scsi/aic7xxx/aic7xxx_core.c ahc_lookup_phase_entry(bus_phase) bus_phase 3343 drivers/scsi/aic7xxx/aic7xxx_core.c if (bus_phase == P_MESGOUT bus_phase 662 drivers/scsi/ipr.h u8 bus_phase;