Searched refs:ixhi (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/tools/tools/ath/athrd/
H A Dathrd.c1420 u_int16_t clo, chi, ixlo, ixhi; local
1431 ixlo = ixhi = 0;
1437 ixhi = i;
1447 powInfo[ixlo].twicePwr6_24, powInfo[ixhi].twicePwr6_24);
1449 powInfo[ixlo].twicePwr36, powInfo[ixhi].twicePwr36);
1451 powInfo[ixlo].twicePwr48, powInfo[ixhi].twicePwr48);
1453 powInfo[ixlo].twicePwr54, powInfo[ixhi].twicePwr54);
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c2572 uint16_t clo, chi, ixlo, ixhi; local
2583 ixlo = ixhi = 0;
2589 ixhi = i;
2599 powInfo[ixlo].twicePwr6_24, powInfo[ixhi].twicePwr6_24);
2601 powInfo[ixlo].twicePwr36, powInfo[ixhi].twicePwr36);
2603 powInfo[ixlo].twicePwr48, powInfo[ixhi].twicePwr48);
2605 powInfo[ixlo].twicePwr54, powInfo[ixhi].twicePwr54);

Completed in 106 milliseconds