Searched refs:PIOC_WDC_ENABLE (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/acorn32/mainbus/ | ||
H A D | piocreg.h | 63 #define PIOC_WDC_ENABLE 0x01 /* wdc enable */ macro |
H A D | pioc.c | 374 if (sc->sc_config[PIOC_CM_CR0] & PIOC_WDC_ENABLE) { in piocattach() |