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

/netbsd-current/sys/dev/ic/
H A Daic79xx.c1508 u_int lqostat0; local
1519 lqostat0 = ahd_inb(ahd, LQOSTAT0);
1561 } else if (lqostat0 != 0) {
1562 printf("%s: lqostat0 == 0x%x!\n", ahd_name(ahd), lqostat0);
1563 ahd_outb(ahd, CLRLQOINT0, lqostat0);

Completed in 228 milliseconds