Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5312/
Dar5312_reset.c201 if (!IS_5315(ah)) in ar5312Reset()
384 if (!IS_5315(ah)) in ar5312Reset()
685 if (!IS_5315(ah)) { in ar5312ChipReset()
807 if (IS_5315(ah)) { in ar5312MacReset()
Dar5312.h35 #define IS_5315(ah) \ macro
Dar5312_misc.c68 if(IS_5315(ah)) in ar5312DetectCardPresent()
Dar5312_attach.c101 if (IS_5315(ah)) { in ar5312Attach()