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

/netbsd-current/sys/dev/qbus/
H A Dif_dmc.c190 #define DMC_BMAPPED 0x02 /* base table mapped */ macro
331 if ((sc->sc_flag & DMC_BMAPPED) == 0) {
335 sc->sc_flag |= DMC_BMAPPED;

Completed in 83 milliseconds