HomeSort by: relevance | last modified time | path
    Searched refs:WDSS_IRQ (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/isa/
wdsreg.h 17 #define WDSS_IRQ 0x80
wds.c 476 if ((bus_space_read_1(iot, ioh, WDS_STAT) & WDSS_IRQ) == 0)
1284 if (bus_space_read_1(iot, ioh, WDS_STAT) & WDSS_IRQ)
1309 if (bus_space_read_1(iot, ioh, WDS_STAT) & WDSS_IRQ)

Completed in 12 milliseconds