Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5210/
Dar5210.h198 extern void ar5210GetMacAddress(struct ath_hal *, uint8_t *);
Dar5210_attach.c100 .ah_getMacAddress = ar5210GetMacAddress,
Dar5210_misc.c34 ar5210GetMacAddress(struct ath_hal *ah, uint8_t *mac) in ar5210GetMacAddress() function