Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_devid.h48 #define AR5212_DEVID_IBM 0x1014 /* IBM minipci ID */ macro
/freebsd/tools/tools/ath/athdecode/
H A Dmain.c220 case AR5212_DEVID_IBM: in opdevice()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c935 case AR5212_DEVID_IBM: in ar5212Probe()
/freebsd/sys/dev/ath/
H A Dif_ath.c899 sc->sc_softled = (devid == AR5212_DEVID_IBM || devid == AR5211_DEVID); in ath_attach()