Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_pci.c153 devname = ath_hal_probe(pci_get_vendor(dev), pci_get_device(dev)); in ath_pci_probe()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1556 extern const char *__ahdecl ath_hal_probe(uint16_t vendorid, uint16_t devid);
H A Dah.c54 ath_hal_probe(uint16_t vendorid, uint16_t devid) in ath_hal_probe() function