Searched defs:DAR_ACTIVE (Results 1 – 5 of 5) sorted by relevance
132 #define DAR_ACTIVE(dhd) (((dhd)->dar_enable) && ((dhd)->dar_inited)) macro
112 #define DAR_ACTIVE(dhd) ((dhd) && ((dhd)->dar_enable) && ((dhd)->dar_inited)) macro