Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_pci.c147 ath_pci_probe_device(device_t dev, const struct pci_device_id *dev_table, int nentries) in ath_pci_probe_device() function
258 pd = ath_pci_probe_device(dev, ath_pci_id_table, nitems(ath_pci_id_table)); in ath_pci_attach()