Home
last modified time | relevance | path

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

/NextBSD/sys/i386/include/
HDif_wl_wavelan.h127 #define WLPSA_CONFIGURED 0x3c /* configuration status */ macro
/NextBSD/sys/dev/wl/
HDif_wl.c682 configured = sc->psa[WLPSA_CONFIGURED] & 1; in wlinitmmc()