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

  /src/sys/arch/evbppc/wii/dev/
ehci_hollywood.c 53 static void ehci_hollywood_attach(device_t, device_t, void *);
56 ehci_hollywood_match, ehci_hollywood_attach, NULL, NULL);
65 ehci_hollywood_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
ehci_hollywood.c 53 static void ehci_hollywood_attach(device_t, device_t, void *);
56 ehci_hollywood_match, ehci_hollywood_attach, NULL, NULL);
65 ehci_hollywood_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 24 milliseconds