Home
last modified time | relevance | path

Searched refs:blue_tooth_options (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300eep.h244 u_int8_t blue_tooth_options; member
H A Dar9300_eeprom.c3492 word = SWAP16(eep->base_eep_header.blue_tooth_options); in ar9300_check_eeprom()
3493 eep->base_eep_header.blue_tooth_options = word; in ar9300_check_eeprom()
/freebsd/tools/tools/ath/ath_ee_9300_print/
H A Dmain.c97 ee_base->blue_tooth_options, in eeprom_9300_base_print()