Searched refs:LQOBUSFREE (Results 1 – 4 of 4) sorted by relevance
695 * 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 will701 test LQOSTAT1, LQOBUSFREE jnz idle_loop;
1673 || (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()
2940 #define LQOBUSFREE 0x02 macro
2181 field LQOBUSFREE 0x02