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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_eeprom_v4k.h73 uint16_t blueToothOptions; member in struct:BaseEepHeader4k
H A Dah_eeprom_9287.h69 uint16_t blueToothOptions; member in struct:base_eep_ar9287_header
H A Dah_eeprom_v14.c219 word = __bswap16(ee->baseEepHeader.blueToothOptions);
220 ee->baseEepHeader.blueToothOptions = word;
H A Dah_eeprom_9287.c181 word = __bswap16(ee->ee_base.baseEepHeader.blueToothOptions);
182 ee->ee_base.baseEepHeader.blueToothOptions = word;
H A Dah_eeprom_v4k.c175 word = __bswap16(ee->baseEepHeader.blueToothOptions);
176 ee->baseEepHeader.blueToothOptions = word;
H A Dah_eeprom_v14.h176 uint16_t blueToothOptions; member in struct:BaseEepHeader

Completed in 53 milliseconds