Searched refs:lqostat1 (Results 1 – 1 of 1) sorted by relevance
2556 u_int lqostat1; in ahd_handle_scsiint() local2579 lqostat1 = ahd_inb(ahd, LQOSTAT1); in ahd_handle_scsiint()2605 packetized = (lqostat1 & LQOBUSFREE) != 0; in ahd_handle_scsiint()2904 u_int lqostat1; in ahd_handle_pkt_busfree() local2908 lqostat1 = ahd_inb(ahd, LQOSTAT1); in ahd_handle_pkt_busfree()2909 if ((lqostat1 & LQOBUSFREE) != 0) { in ahd_handle_pkt_busfree()