Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/mips/rmi/
Drmixl_ehci.c58 static void rmixl_ehci_attach(device_t, device_t, void *);
62 rmixl_ehci_match, rmixl_ehci_attach, NULL, NULL);
77 rmixl_ehci_attach(device_t parent, device_t self, void *aux) in rmixl_ehci_attach() function