Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5210/
Dar5210_attach.c37 static void ar5210DisablePCIE(struct ath_hal *ah);
52 .ah_disablePCIE = ar5210DisablePCIE,
344 ar5210DisablePCIE(struct ath_hal *ah) in ar5210DisablePCIE() function