Searched refs:lqostat1 (Results 1 – 1 of 1) sorted by relevance
2550 u_int lqostat1; in ahd_handle_scsiint() local2573 lqostat1 = ahd_inb(ahd, LQOSTAT1); in ahd_handle_scsiint()2599 packetized = (lqostat1 & LQOBUSFREE) != 0; in ahd_handle_scsiint()2898 u_int lqostat1; in ahd_handle_pkt_busfree() local2902 lqostat1 = ahd_inb(ahd, LQOSTAT1); in ahd_handle_pkt_busfree()2903 if ((lqostat1 & LQOBUSFREE) != 0) { in ahd_handle_pkt_busfree()