HomeSort by: relevance | last modified time | path
    Searched defs:ixlo (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_reset.c 2443 uint16_t clo = 0, chi = 0, ixlo, ixhi; local in function:ar5212GetTargetPowers
2454 ixlo = ixhi = 0;
2457 ixlo = i;
2470 powInfo[ixlo].twicePwr6_24, powInfo[ixhi].twicePwr6_24);
2472 powInfo[ixlo].twicePwr36, powInfo[ixhi].twicePwr36);
2474 powInfo[ixlo].twicePwr48, powInfo[ixhi].twicePwr48);
2476 powInfo[ixlo].twicePwr54, powInfo[ixhi].twicePwr54);
ar5212_reset.c 2443 uint16_t clo = 0, chi = 0, ixlo, ixhi; local in function:ar5212GetTargetPowers
2454 ixlo = ixhi = 0;
2457 ixlo = i;
2470 powInfo[ixlo].twicePwr6_24, powInfo[ixhi].twicePwr6_24);
2472 powInfo[ixlo].twicePwr36, powInfo[ixhi].twicePwr36);
2474 powInfo[ixlo].twicePwr48, powInfo[ixhi].twicePwr48);
2476 powInfo[ixlo].twicePwr54, powInfo[ixhi].twicePwr54);

Completed in 25 milliseconds