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

/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c737 int pilot_mask = 0; local
742 pilot_mask = pilot_mask | 0x1 << bp;
748 OS_REG_WRITE(ah, pilot_mask_reg[i], pilot_mask);
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_attach.c726 int pilot_mask = 0; local
731 pilot_mask = pilot_mask | 0x1 << bp;
737 OS_REG_WRITE(ah, pilot_mask_reg[i], pilot_mask);

Completed in 183 milliseconds