Searched refs:ESS_BASE_VALID (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/isa/
H A Dessreg.h166 #define ESS_BASE_VALID(base) ((base) == 0x220 || (base) == 0x230 || (base) == 0x240 || (base) == 0x250) macro
H A Dess.c807 if (!ESS_BASE_VALID(sc->sc_iobase)) {

Completed in 128 milliseconds