Searched refs:SB_BASE_VALID (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Dsb_isa.c105 if (!SB_BASE_VALID(ia->ia_io[0].ir_addr)) {
H A Dsbreg.h291 #define SB_BASE_VALID(base) ((base) == 0x220 || (base) == 0x240 || (base) == 0x260) macro
H A Dpas.c306 if (!SB_BASE_VALID(ia->ia_io[0].ir_addr)) {

Completed in 54 milliseconds