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

  /src/sys/dev/marvell/
ehci_mv.c 165 static void mvusb_attach(device_t, device_t, void *);
174 mvusb_match, mvusb_attach, NULL, ehci_activate, NULL, ehci_childdet);
176 mvusb_match, mvusb_attach, NULL, ehci_activate, NULL, ehci_childdet);
197 mvusb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
ehci_mv.c 165 static void mvusb_attach(device_t, device_t, void *);
174 mvusb_match, mvusb_attach, NULL, ehci_activate, NULL, ehci_childdet);
176 mvusb_match, mvusb_attach, NULL, ehci_activate, NULL, ehci_childdet);
197 mvusb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 24 milliseconds