Searched refs:lqostat1 (Results 1 – 1 of 1) sorted by relevance
2539 u_int lqostat1; in ahd_handle_scsiint() local2562 lqostat1 = ahd_inb(ahd, LQOSTAT1); in ahd_handle_scsiint()2588 packetized = (lqostat1 & LQOBUSFREE) != 0; in ahd_handle_scsiint()2886 u_int lqostat1; in ahd_handle_pkt_busfree() local2890 lqostat1 = ahd_inb(ahd, LQOSTAT1); in ahd_handle_pkt_busfree()2891 if ((lqostat1 & LQOBUSFREE) != 0) { in ahd_handle_pkt_busfree()