Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Disesreg.h135 #define ISES_STAT_BCHU_OAF 0x00001000 /* output available flag */ macro
Dises.c487 sc->sc_intrmask = ISES_STAT_BCHU_OAF | ISES_STAT_BCHU_ERR | in ises_initstate()
492 ISES_STAT_BCHU_ERR | ISES_STAT_BCHU_OAF | in ises_initstate()
817 if (ints & ISES_STAT_BCHU_OAF) { /* output data available */ in ises_intr()
1975 if (stat & ISES_STAT_BCHU_OAF) in ises_showreg()