SCSISIGI 1063 dev/ic/aic79xx.c bus_phase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; SCSISIGI 1242 dev/ic/aic79xx.c bus_phase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; SCSISIGI 1314 dev/ic/aic79xx.c ahd_inb(ahd, SCSIBUS), ahd_inb(ahd, SCSISIGI)); SCSISIGI 1348 dev/ic/aic79xx.c lastphase, ahd_inb(ahd, SCSISIGI)); SCSISIGI 1360 dev/ic/aic79xx.c lastphase, ahd_inb(ahd, SCSISIGI)); SCSISIGI 1861 dev/ic/aic79xx.c curphase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; SCSISIGI 2476 dev/ic/aic79xx.c curphase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; SCSISIGI 3453 dev/ic/aic79xx.c if ((ahd_inb(ahd, SCSISIGI) & BSYI) != 0 SCSISIGI 4102 dev/ic/aic79xx.c if ((ahd_inb(ahd, SCSISIGI) & ATNI) != 0 SCSISIGI 4155 dev/ic/aic79xx.c lastbyte = (ahd_inb(ahd, SCSISIGI) & ATNI) == 0; SCSISIGI 4673 dev/ic/aic79xx.c ahd_name(ahd), ahd_inb(ahd, SCSISIGI)); SCSISIGI 8891 dev/ic/aic79xx.c ahd_scsisigi_print(ahd_inb(ahd, SCSISIGI), &cur_col, 50); SCSISIGI 679 dev/ic/aic7xxx.c ahc_inb(ahc, SCSIBUSL), ahc_inb(ahc, SCSISIGI)); SCSISIGI 718 dev/ic/aic7xxx.c lastphase, ahc_inb(ahc, SCSISIGI)); SCSISIGI 729 dev/ic/aic7xxx.c lastphase, ahc_inb(ahc, SCSISIGI)); SCSISIGI 751 dev/ic/aic7xxx.c bus_phase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK; SCSISIGI 826 dev/ic/aic7xxx.c curphase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK; SCSISIGI 830 dev/ic/aic7xxx.c if ((ahc_inb(ahc, SCSISIGI) & (CDI|MSGI)) == 0) { SCSISIGI 843 dev/ic/aic7xxx.c if ((ahc_inb(ahc, SCSISIGI) SCSISIGI 1009 dev/ic/aic7xxx.c ahc_inb(ahc, SCSIBUSL), ahc_inb(ahc, SCSISIGI)); SCSISIGI 1018 dev/ic/aic7xxx.c intstat, ahc_inb(ahc, SCSISIGI)); SCSISIGI 1125 dev/ic/aic7xxx.c curphase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK; SCSISIGI 2336 dev/ic/aic7xxx.c scsisigo |= ahc_inb(ahc, SCSISIGI); SCSISIGI 2606 dev/ic/aic7xxx.c if ((ahc_inb(ahc, SCSISIGI) & ATNI) != 0) { SCSISIGI 2633 dev/ic/aic7xxx.c curphase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK; SCSISIGI 2724 dev/ic/aic7xxx.c bus_phase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK; SCSISIGI 2899 dev/ic/aic7xxx.c if ((ahc_inb(ahc, SCSISIGI) & ATNI) != 0 SCSISIGI 2947 dev/ic/aic7xxx.c lastbyte = (ahc_inb(ahc, SCSISIGI) & ATNI) == 0; SCSISIGI 6526 dev/ic/aic7xxx.c ahc_scsisigi_print(ahc_inb(ahc, SCSISIGI), &cur_col, 50);