Searched defs:ath_pci_setup (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c1897 ath_pci_setup(ath_t *asc) function
1910 ath_problem("ath: ath_pci_setup(): "
1915 ath_problem("ath: ath_pci_setup(): "
1919 ATH_DEBUG((ATH_DBG_INIT, "ath: ath_pci_setup(): "
1943 if (ath_pci_setup(asc) != 0) {
1945 "ath_pci_setup() failed\n"));
2010 if (ath_pci_setup(asc) != 0)

Completed in 70 milliseconds