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

/netbsd-current/sys/dev/ic/
H A Daic79xx.c1640 u_int lqostat1; local
1660 lqostat1 = ahd_inb(ahd, LQOSTAT1);
1690 packetized = (lqostat1 & LQOBUSFREE) != 0;
1979 u_int lqostat1; local
1983 lqostat1 = ahd_inb(ahd, LQOSTAT1);
1984 if ((lqostat1 & LQOBUSFREE) != 0) {

Completed in 189 milliseconds