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

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_ani.c 123 asp->isSetup = AH_FALSE;
633 aniState->isSetup, opmode);
638 aniState->isSetup, opmode);
660 if (restore && aniState->isSetup) {
678 aniState->isSetup = AH_TRUE;
ar5212.h 190 HAL_BOOL isSetup; /* has state to do a restore */
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_ani.c 127 asp->isSetup = AH_FALSE;
553 aniState->isSetup, opmode);
558 aniState->isSetup, opmode);
580 if (restore && aniState->isSetup) {
598 aniState->isSetup = AH_TRUE;

Completed in 14 milliseconds