Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c90 { P_BUSFREE, MSG_NOOP, "while idle" },
317 ahd_outb(ahd, LASTPHASE, P_BUSFREE); in ahd_restart()
1729 && ahd_inb(ahd, LASTPHASE) == P_BUSFREE in ahd_handle_scsiint()
1752 if (packetized && ahd_inb(ahd, LASTPHASE) == P_BUSFREE) { in ahd_handle_scsiint()
2430 if (lastphase != P_BUSFREE) in ahd_handle_nonpkt_busfree()
4191 ahd_outb(ahd, LASTPHASE, P_BUSFREE); in ahd_handle_message_phase()
9290 if (last_phase != P_BUSFREE in ahd_recover_commands()
9356 } else if (last_phase != P_BUSFREE in ahd_recover_commands()
H A Daic7xxx_reg.h1339 #define P_BUSFREE 0x01 macro
H A Daic7xxx.seq536 mvi LASTPHASE, P_BUSFREE;
712 mvi LASTPHASE, P_BUSFREE;
H A Daic7xxx.reg1374 mask P_BUSFREE 0x01
H A Daic79xx_reg.h3605 #define P_BUSFREE 0x01 macro
H A Daic79xx.reg3623 field P_BUSFREE 0x01
H A Daic79xx.seq1334 mvi LASTPHASE, P_BUSFREE;