Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/mips/atheros/dev/
Dcom_arbus.c133 static void com_arbus_attach(device_t, device_t, void *);
136 com_arbus_match, com_arbus_attach, NULL, NULL);
186 com_arbus_attach(device_t parent, device_t self, void *aux) in com_arbus_attach() function