P_BUSFREE         125 dev/ic/aic79xx.c 	{ P_BUSFREE,	MSG_NOOP,		"while idle"		},
P_BUSFREE         354 dev/ic/aic79xx.c 	ahd_outb(ahd, LASTPHASE, P_BUSFREE);
P_BUSFREE        1757 dev/ic/aic79xx.c 			 && ahd_inb(ahd, LASTPHASE) == P_BUSFREE
P_BUSFREE        1780 dev/ic/aic79xx.c 		if (packetized && ahd_inb(ahd, LASTPHASE) == P_BUSFREE) {
P_BUSFREE        2454 dev/ic/aic79xx.c 		if (lastphase != P_BUSFREE)
P_BUSFREE        4221 dev/ic/aic79xx.c 			ahd_outb(ahd, LASTPHASE, P_BUSFREE);
P_BUSFREE         113 dev/ic/aic7xxx.c 	{ P_BUSFREE,	MSG_NOOP,		"while idle"		},
P_BUSFREE         281 dev/ic/aic7xxx.c 	ahc_outb(ahc, LASTPHASE, P_BUSFREE);
P_BUSFREE        1439 dev/ic/aic7xxx.c 			if (lastphase != P_BUSFREE) {