Searched refs:WDSS_IRQ (Results 1 – 2 of 2) sorted by relevance
19 #define WDSS_IRQ 0x80 macro
369 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()