Home
last modified time | relevance | path

Searched refs:LQOBUSFREE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.seq695 * but LQOBUSFREE are handled by kernel interrupts.
696 * If we see LQOBUSFREE, return to the idle loop.
698 * the kernel will cleanup the LQOBUSFREE and we will
701 test LQOSTAT1, LQOBUSFREE jnz idle_loop;
H A Daic79xx.c1673 || (lqistat1 & LQOBUSFREE) != 0) { in ahd_handle_scsiint()
1727 packetized = (lqostat1 & LQOBUSFREE) != 0; in ahd_handle_scsiint()
2037 if ((lqostat1 & LQOBUSFREE) != 0) { in ahd_handle_pkt_busfree()
H A Daic79xx_reg.h2940 #define LQOBUSFREE 0x02 macro
H A Daic79xx.reg2181 field LQOBUSFREE 0x02