Searched refs:blueToothOptions (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.h67 uint16_t blueToothOptions; member in struct:base_eep_ar9287_header
H A Dah_eeprom_v4k.h71 uint16_t blueToothOptions; member in struct:BaseEepHeader4k
H A Dah_eeprom_9287.c179 word = __bswap16(ee->ee_base.baseEepHeader.blueToothOptions);
180 ee->ee_base.baseEepHeader.blueToothOptions = word;
H A Dah_eeprom_v14.c217 word = __bswap16(ee->baseEepHeader.blueToothOptions);
218 ee->baseEepHeader.blueToothOptions = word;
H A Dah_eeprom_v4k.c173 word = __bswap16(ee->baseEepHeader.blueToothOptions);
174 ee->baseEepHeader.blueToothOptions = word;
H A Dah_eeprom_v14.h174 uint16_t blueToothOptions; member in struct:BaseEepHeader
/freebsd-11-stable/tools/tools/ath/ath_ee_9287_print/
H A D9287.c64 eh->rxMask, eh->txMask, eh->rfSilent, eh->blueToothOptions);
/freebsd-11-stable/tools/tools/ath/ath_ee_v4k_print/
H A Dv4k.c64 eh->rxMask, eh->txMask, eh->rfSilent, eh->blueToothOptions);
/freebsd-11-stable/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c102 eh->rxMask, eh->txMask, eh->rfSilent, eh->blueToothOptions);
/freebsd-11-stable/tools/tools/ath/athprom/
H A Dathprom.c702 fprintf(fd, "0x%04X", eepromN.baseEepHeader.blueToothOptions);
/freebsd-11-stable/sys/dev/otus/
H A Dif_otusreg.h763 uint16_t blueToothOptions; member in struct:BaseEepHeader

Completed in 93 milliseconds