Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/
HDif_ath_ahb.c111 devname = ath_hal_probe(vendor_id, device_id); in ath_ahb_probe()
HDif_ath_pci.c226 devname = ath_hal_probe(pci_get_vendor(dev), pci_get_device(dev)); in ath_pci_probe()
/NextBSD/sys/dev/ath/ath_hal/
HDah.c37 ath_hal_probe(uint16_t vendorid, uint16_t devid) in ath_hal_probe() function
HDah.h1662 extern const char *__ahdecl ath_hal_probe(uint16_t vendorid, uint16_t devid);