Searched refs:lqistate (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Daic79xx.c1767 u_int lqistate; local
1770 lqistate = ahd_inb(ahd, LQISTATE);
1771 if ((lqistate >= 0x1E && lqistate <= 0x24)
1772 || (lqistate == 0x29)) {

Completed in 205 milliseconds