Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/isa/
H A Dradiotrack2.c53 #define RTII_BASE_VALID(x) ((x == 0x20C) || (x == 0x30C)) macro
138 if (!RTII_BASE_VALID(iobase)) { in rtii_probe()