Searched refs:eepromdata (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_attach.c | 635 HAL_BUS_HANDLE sh, uint16_t *eepromdata, HAL_OPS_CONFIG *ah_config, in ar9300_attach() argument 646 ahp = ar9300_new_state(devid, sc, st, sh, eepromdata, ah_config, status); in ar9300_attach() 666 if (eepromdata != NULL) in ar9300_attach() 667 OS_MEMCPY(AH9300(ah)->ah_cal_mem, eepromdata, HOST_CALDATA_SIZE); in ar9300_attach() 2504 uint16_t *eepromdata, in ar9300_new_state() argument
|
| H A D | ar9300.h | 1193 HAL_SOFTC sc, HAL_BUS_TAG st, HAL_BUS_HANDLE sh, uint16_t *eepromdata, 1197 HAL_SOFTC sc, HAL_BUS_TAG st, HAL_BUS_HANDLE sh, uint16_t *eepromdata,
|