Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5210/
Dar5210.h202 extern HAL_BOOL ar5210EepromRead(struct ath_hal *, u_int off, uint16_t *data);
Dar5210_attach.c160 .ah_eepromRead = ar5210EepromRead,
Dar5210_misc.c68 ar5210EepromRead(struct ath_hal *ah, u_int off, uint16_t *data) in ar5210EepromRead() function