LASTPHASE         354 dev/ic/aic79xx.c 	ahd_outb(ahd, LASTPHASE, P_BUSFREE);
LASTPHASE        1343 dev/ic/aic79xx.c 		lastphase = ahd_inb(ahd, LASTPHASE);
LASTPHASE        1355 dev/ic/aic79xx.c 		lastphase = ahd_inb(ahd, LASTPHASE);
LASTPHASE        1383 dev/ic/aic79xx.c 		lastphase = ahd_inb(ahd, LASTPHASE);
LASTPHASE        1757 dev/ic/aic79xx.c 			 && ahd_inb(ahd, LASTPHASE) == P_BUSFREE
LASTPHASE        1780 dev/ic/aic79xx.c 		if (packetized && ahd_inb(ahd, LASTPHASE) == P_BUSFREE) {
LASTPHASE        1860 dev/ic/aic79xx.c 	lastphase = ahd_inb(ahd, LASTPHASE);
LASTPHASE        2202 dev/ic/aic79xx.c 	lastphase = ahd_inb(ahd, LASTPHASE);
LASTPHASE        2477 dev/ic/aic79xx.c 	lastphase = ahd_inb(ahd, LASTPHASE);
LASTPHASE        3906 dev/ic/aic79xx.c 	bus_phase = ahd_inb(ahd, LASTPHASE);
LASTPHASE        4221 dev/ic/aic79xx.c 			ahd_outb(ahd, LASTPHASE, P_BUSFREE);
LASTPHASE        8894 dev/ic/aic79xx.c 	ahd_lastphase_print(ahd_inb(ahd, LASTPHASE), &cur_col, 50);
LASTPHASE         281 dev/ic/aic7xxx.c 	ahc_outb(ahc, LASTPHASE, P_BUSFREE);
LASTPHASE         714 dev/ic/aic7xxx.c 		lastphase = ahc_inb(ahc, LASTPHASE);
LASTPHASE         725 dev/ic/aic7xxx.c 		lastphase = ahc_inb(ahc, LASTPHASE);
LASTPHASE         827 dev/ic/aic7xxx.c 				ahc_outb(ahc, LASTPHASE, curphase);
LASTPHASE         882 dev/ic/aic7xxx.c 		u_int lastphase = ahc_inb(ahc, LASTPHASE);
LASTPHASE        1124 dev/ic/aic7xxx.c 		lastphase = ahc_inb(ahc, LASTPHASE);
LASTPHASE        1310 dev/ic/aic7xxx.c 		lastphase = ahc_inb(ahc, LASTPHASE);
LASTPHASE        2634 dev/ic/aic7xxx.c 	lastphase = ahc_inb(ahc, LASTPHASE);
LASTPHASE        6511 dev/ic/aic7xxx.c 	last_phase = ahc_inb(ahc, LASTPHASE);
LASTPHASE        6529 dev/ic/aic7xxx.c 	ahc_lastphase_print(ahc_inb(ahc, LASTPHASE), &cur_col, 50);