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

/netbsd-current/sys/dev/isa/
H A Dif_ntwoc_isareg.h55 #define NTWOC_FLAGS_NPORT_MASK 0x00000001 /* nports - 1 */ macro
H A Dif_ntwoc_isa.c231 tmp = (match->cf_flags & NTWOC_FLAGS_NPORT_MASK) + 1;
404 sca->sc_numports = (flags & NTWOC_FLAGS_NPORT_MASK) + 1;

Completed in 121 milliseconds