Home
last modified time | relevance | path

Searched refs:blueToothOptions (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.h534 uint16_t blueToothOptions; member
563 uint16_t blueToothOptions; member
H A Darn_eeprom.c335 word = swab16(eep->baseEepHeader.blueToothOptions); in ath9k_hw_check_def_eeprom()
336 eep->baseEepHeader.blueToothOptions = word; in ath9k_hw_check_def_eeprom()
465 word = swab16(eep->baseEepHeader.blueToothOptions); in ath9k_hw_check_4k_eeprom()
466 eep->baseEepHeader.blueToothOptions = word; in ath9k_hw_check_4k_eeprom()