Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pcmcia/
H A Dif_cnw.c208 #define CNW_RES_IO 2 macro
512 sc->sc_resource |= CNW_RES_IO; in cnw_attach()
571 if ((sc->sc_resource & CNW_RES_IO) != 0) { in cnw_attach()
574 sc->sc_resource &= ~CNW_RES_IO; in cnw_attach()
1189 if ((sc->sc_resource & CNW_RES_IO) != 0) { in cnw_detach()