Home
last modified time | relevance | path

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

/openbsd/sys/dev/isa/
H A Dwdsreg.h19 #define WDSS_IRQ 0x80 macro
H A Dwds.c369 if ((bus_space_read_1(iot, ioh, WDS_STAT) & WDSS_IRQ) == 0) in wdsintr()
1102 if (bus_space_read_1(iot, ioh, WDS_STAT) & WDSS_IRQ) { in wds_poll()
1131 if (bus_space_read_1(iot, ioh, WDS_STAT) & WDSS_IRQ) { in wds_ipoll()