P_BUSFREE
{ P_BUSFREE, MSG_NOOP, "while idle" },
&& ahd_inb(ahd, LASTPHASE) == P_BUSFREE
if (packetized && ahd_inb(ahd, LASTPHASE) == P_BUSFREE) {
if (lastphase != P_BUSFREE)
ahd_outb(ahd, LASTPHASE, P_BUSFREE);
ahd_outb(ahd, LASTPHASE, P_BUSFREE);
{ P_BUSFREE, MSG_NOOP, "while idle" },
if (lastphase != P_BUSFREE) {
ahc_outb(ahc, LASTPHASE, P_BUSFREE);