HomeSort by: relevance | last modified time | path
    Searched defs:rmixl_ehci_attach (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/rmi/
rmixl_ehci.c 58 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) function in typeref:typename:void
rmixl_ehci.c 58 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) function in typeref:typename:void

Completed in 21 milliseconds