Home
last modified time | relevance | path

Searched refs:owl_eep_start_loc (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_v4k.h34 #undef owl_eep_start_loc
36 #define owl_eep_start_loc 0 macro
38 #define owl_eep_start_loc 64 macro
H A Dah_eeprom_v14.h36 #define owl_eep_start_loc 0 macro
38 #define owl_eep_start_loc 256 macro
H A Dah_eeprom_v4k.c319 off = owl_eep_start_loc + w; /* NB: AP71 starts at 0 */ in ath_hal_v4kEepromAttach()
H A Dah_eeprom_v14.c371 off = owl_eep_start_loc + w; /* NB: AP71 starts at 0 */ in ath_hal_v14EepromAttach()