Home
last modified time | relevance | path

Searched refs:WSS_BASE_VALID (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/isa/
H A Dwssreg.h46 #define WSS_BASE_VALID(base) ((base) == 0x0530 || \ macro
H A Dwss_isa.c138 if (!WSS_BASE_VALID(ia->ia_io[0].ir_addr)) { in wssfind()