Home
last modified time | relevance | path

Searched refs:atheros_enable_device (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/mips/atheros/include/
Dplatform.h207 atheros_enable_device(const struct atheros_device *adv) in atheros_enable_device() function
/netbsd/src/sys/arch/mips/atheros/
Darbus.c146 if (atheros_enable_device(adv) != 0) { in arbus_attach()