Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5210/
HDar5210_attach.c38 static void ar5210DisablePCIE(struct ath_hal *ah);
51 .ah_disablePCIE = ar5210DisablePCIE,
345 ar5210DisablePCIE(struct ath_hal *ah) in ar5210DisablePCIE() function