bus_phase 1061 dev/ic/aic79xx.c u_int bus_phase;
bus_phase 1063 dev/ic/aic79xx.c bus_phase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK;
bus_phase 1065 dev/ic/aic79xx.c ahd_name(ahd), bus_phase);
bus_phase 1067 dev/ic/aic79xx.c switch (bus_phase) {
bus_phase 1240 dev/ic/aic79xx.c u_int bus_phase;
bus_phase 1242 dev/ic/aic79xx.c bus_phase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK;
bus_phase 1243 dev/ic/aic79xx.c if (bus_phase != P_MESGIN
bus_phase 1244 dev/ic/aic79xx.c && bus_phase != P_MESGOUT) {
bus_phase 1246 dev/ic/aic79xx.c "phase 0x%x\n", bus_phase);
bus_phase 1260 dev/ic/aic79xx.c if (bus_phase == P_MESGOUT)
bus_phase 1272 dev/ic/aic79xx.c if (bus_phase == P_MESGOUT) {
bus_phase 3901 dev/ic/aic79xx.c u_int bus_phase;
bus_phase 3906 dev/ic/aic79xx.c bus_phase = ahd_inb(ahd, LASTPHASE);
bus_phase 3929 dev/ic/aic79xx.c phasemis = bus_phase != P_MESGOUT;
bus_phase 3934 dev/ic/aic79xx.c ahd_lookup_phase_entry(bus_phase)
bus_phase 3938 dev/ic/aic79xx.c if (bus_phase == P_MESGIN) {
bus_phase 4019 dev/ic/aic79xx.c phasemis = bus_phase != P_MESGIN;
bus_phase 4024 dev/ic/aic79xx.c ahd_lookup_phase_entry(bus_phase)
bus_phase 4029 dev/ic/aic79xx.c if (bus_phase == P_MESGOUT
bus_phase 749 dev/ic/aic7xxx.c u_int bus_phase;
bus_phase 751 dev/ic/aic7xxx.c bus_phase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK;
bus_phase 752 dev/ic/aic7xxx.c if (bus_phase != P_MESGIN
bus_phase 753 dev/ic/aic7xxx.c && bus_phase != P_MESGOUT) {
bus_phase 756 dev/ic/aic7xxx.c bus_phase);
bus_phase 773 dev/ic/aic7xxx.c if (bus_phase == P_MESGOUT)
bus_phase 785 dev/ic/aic7xxx.c if (bus_phase == P_MESGOUT) {
bus_phase 2719 dev/ic/aic7xxx.c u_int bus_phase;
bus_phase 2724 dev/ic/aic7xxx.c bus_phase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK;
bus_phase 2743 dev/ic/aic7xxx.c phasemis = bus_phase != P_MESGOUT;
bus_phase 2748 dev/ic/aic7xxx.c ahc_lookup_phase_entry(bus_phase)
bus_phase 2752 dev/ic/aic7xxx.c if (bus_phase == P_MESGIN) {
bus_phase 2821 dev/ic/aic7xxx.c phasemis = bus_phase != P_MESGIN;
bus_phase 2826 dev/ic/aic7xxx.c ahc_lookup_phase_entry(bus_phase)
bus_phase 2831 dev/ic/aic7xxx.c if (bus_phase == P_MESGOUT