Home
last modified time | relevance | path

Searched refs:P_BUSFREE (Results 1 – 8 of 8) sorted by relevance

/NextBSD/sys/dev/aic7xxx/
HDaic79xx.c96 { P_BUSFREE, MSG_NOOP, "while idle" },
323 ahd_outb(ahd, LASTPHASE, P_BUSFREE); in ahd_restart()
1746 && ahd_inb(ahd, LASTPHASE) == P_BUSFREE in ahd_handle_scsiint()
1769 if (packetized && ahd_inb(ahd, LASTPHASE) == P_BUSFREE) { in ahd_handle_scsiint()
2453 if (lastphase != P_BUSFREE) in ahd_handle_nonpkt_busfree()
4223 ahd_outb(ahd, LASTPHASE, P_BUSFREE); in ahd_handle_message_phase()
9365 if (last_phase != P_BUSFREE in ahd_recover_commands()
9433 } else if (last_phase != P_BUSFREE in ahd_recover_commands()
HDaic7xxx.c107 { P_BUSFREE, MSG_NOOP, "while idle" },
263 ahc_outb(ahc, LASTPHASE, P_BUSFREE); in ahc_restart()
1381 if (lastphase != P_BUSFREE) { in ahc_handle_scsiint()
7147 } else if (last_phase != P_BUSFREE in ahc_recover_commands()
7162 if (last_phase != P_BUSFREE in ahc_recover_commands()
HDaic7xxx_reg.h1342 #define P_BUSFREE 0x01 macro
HDaic7xxx.seq538 mvi LASTPHASE, P_BUSFREE;
714 mvi LASTPHASE, P_BUSFREE;
HDaic7xxx.reg1376 mask P_BUSFREE 0x01
HDaic79xx_reg.h3608 #define P_BUSFREE 0x01 macro
HDaic79xx.reg3625 field P_BUSFREE 0x01
HDaic79xx.seq1336 mvi LASTPHASE, P_BUSFREE;