Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah_eeprom_v4k.c174 word = __bswap16(ee->baseEepHeader.blueToothOptions); in eepromSwap()
175 ee->baseEepHeader.blueToothOptions = word; in eepromSwap()
H A Dah_eeprom_v14.c190 word = __bswap16(ee->baseEepHeader.blueToothOptions); in eepromSwap()
191 ee->baseEepHeader.blueToothOptions = word; in eepromSwap()
H A Dah_eeprom_v4k.h65 uint16_t blueToothOptions; member
H A Dah_eeprom_v14.h160 uint16_t blueToothOptions; member
/netbsd-src/sys/dev/usb/
H A Dif_otusreg.h434 uint16_t blueToothOptions; member
/netbsd-src/sys/dev/ic/
H A Darn5008reg.h975 uint16_t blueToothOptions; member
H A Darn9287reg.h92 uint16_t blueToothOptions; member
H A Darn5416reg.h56 uint16_t blueToothOptions; member
H A Darn9285reg.h181 uint16_t blueToothOptions; member
H A Darn9380reg.h86 uint8_t blueToothOptions; member
H A Darn5008.c353 base->blueToothOptions = bswap16(base->blueToothOptions); in ar5008_swap_rom()