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

  /src/sys/dev/isa/
sb_isa.c 104 if (!SB_BASE_VALID(ia->ia_io[0].ir_addr)) {
sbreg.h 291 #define SB_BASE_VALID(base) ((base) == 0x220 || (base) == 0x240 || (base) == 0x260)
pas.c 297 if (!SB_BASE_VALID(ia->ia_io[0].ir_addr)) {

Completed in 210 milliseconds