Searched refs:ixlo (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c2575 uint16_t clo, chi, ixlo, ixhi; local
2586 ixlo = ixhi = 0;
2589 ixlo = i;
2602 powInfo[ixlo].twicePwr6_24, powInfo[ixhi].twicePwr6_24);
2604 powInfo[ixlo].twicePwr36, powInfo[ixhi].twicePwr36);
2606 powInfo[ixlo].twicePwr48, powInfo[ixhi].twicePwr48);
2608 powInfo[ixlo].twicePwr54, powInfo[ixhi].twicePwr54);
/freebsd-11-stable/tools/tools/ath/athrd/
H A Dathrd.c1408 u_int16_t clo, chi, ixlo, ixhi; local
1419 ixlo = ixhi = 0;
1422 ixlo = i;
1435 powInfo[ixlo].twicePwr6_24, powInfo[ixhi].twicePwr6_24);
1437 powInfo[ixlo].twicePwr36, powInfo[ixhi].twicePwr36);
1439 powInfo[ixlo].twicePwr48, powInfo[ixhi].twicePwr48);
1441 powInfo[ixlo].twicePwr54, powInfo[ixhi].twicePwr54);

Completed in 133 milliseconds