Symbol: LASTPHASE
sys/dev/ic/aic79xx.c
1291
lastphase = ahd_inb(ahd, LASTPHASE);
sys/dev/ic/aic79xx.c
1303
lastphase = ahd_inb(ahd, LASTPHASE);
sys/dev/ic/aic79xx.c
1331
lastphase = ahd_inb(ahd, LASTPHASE);
sys/dev/ic/aic79xx.c
1692
&& ahd_inb(ahd, LASTPHASE) == P_BUSFREE)
sys/dev/ic/aic79xx.c
1706
if (packetized && ahd_inb(ahd, LASTPHASE) == P_BUSFREE) {
sys/dev/ic/aic79xx.c
1785
lastphase = ahd_inb(ahd, LASTPHASE);
sys/dev/ic/aic79xx.c
2131
lastphase = ahd_inb(ahd, LASTPHASE);
sys/dev/ic/aic79xx.c
2366
lastphase = ahd_inb(ahd, LASTPHASE);
sys/dev/ic/aic79xx.c
342
ahd_outb(ahd, LASTPHASE, P_BUSFREE);
sys/dev/ic/aic79xx.c
3779
bus_phase = ahd_inb(ahd, LASTPHASE);
sys/dev/ic/aic79xx.c
4094
ahd_outb(ahd, LASTPHASE, P_BUSFREE);
sys/dev/ic/aic79xx.c
8696
ahd_lastphase_print(ahd_inb(ahd, LASTPHASE), &cur_col, 50);
sys/dev/ic/aic7xxx.c
1062
lastphase = ahc_inb(ahc, LASTPHASE);
sys/dev/ic/aic7xxx.c
1242
lastphase = ahc_inb(ahc, LASTPHASE);
sys/dev/ic/aic7xxx.c
2557
lastphase = ahc_inb(ahc, LASTPHASE);
sys/dev/ic/aic7xxx.c
284
ahc_outb(ahc, LASTPHASE, P_BUSFREE);
sys/dev/ic/aic7xxx.c
656
lastphase = ahc_inb(ahc, LASTPHASE);
sys/dev/ic/aic7xxx.c
6623
last_phase = ahc_inb(ahc, LASTPHASE);
sys/dev/ic/aic7xxx.c
6641
ahc_lastphase_print(ahc_inb(ahc, LASTPHASE), &cur_col, 50);
sys/dev/ic/aic7xxx.c
667
lastphase = ahc_inb(ahc, LASTPHASE);
sys/dev/ic/aic7xxx.c
769
ahc_outb(ahc, LASTPHASE, curphase);
sys/dev/ic/aic7xxx.c
824
u_int lastphase = ahc_inb(ahc, LASTPHASE);
sys/dev/ic/aic7xxx_osm.c
838
last_phase = ahc_inb(ahc, LASTPHASE);