Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c1530 u_int lqostat0; in ahd_handle_scsiint() local
1541 lqostat0 = ahd_inb(ahd, LQOSTAT0); in ahd_handle_scsiint()
1585 } else if (lqostat0 != 0) { in ahd_handle_scsiint()
1586 printf("%s: lqostat0 == 0x%x!\n", ahd_name(ahd), lqostat0); in ahd_handle_scsiint()
1587 ahd_outb(ahd, CLRLQOINT0, lqostat0); in ahd_handle_scsiint()