HomeSort by: relevance | last modified time | path
    Searched refs:ah_phyPowerOn (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_misc.c 428 if (!ahp->ah_phyPowerOn || ichan == AH_NULL) {
935 if (ahp->ah_phyPowerOn) {
ar5212_attach.c 248 ahp->ah_phyPowerOn = AH_FALSE;
ar5212.h 288 HAL_BOOL ah_phyPowerOn; /* PHY power state */
ar5212_reset.c 1170 AH5212(ah)->ah_phyPowerOn = ((resetMask & AR_RC_BB) == 0);
1395 HALASSERT(ahp->ah_phyPowerOn);

Completed in 24 milliseconds