Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5111.c709 return IS_RAD5111(ah); in ar5111Probe()
H A Dar5212.h367 #define IS_RAD5111(ah) \ macro
H A Dar5212_reset.c907 } else if (IS_RAD5111(ah)) { in ar5212ChipReset()