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

  /src/sys/dev/isa/
ariareg.h 37 #define ARIA_BASE_VALID(base) ((base) == 0x290 || (base) == 0x280 || (base) == 0x2a0 || (base) == 0x2b0)
aria.c 256 if (!ARIA_BASE_VALID(ia->ia_io[0].ir_addr)) {

Completed in 13 milliseconds