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

  /src/sys/dev/marvell/
ehci_mv.c 164 static int mvusb_match(device_t, cfdata_t, void *);
174 mvusb_match, mvusb_attach, NULL, ehci_activate, NULL, ehci_childdet);
176 mvusb_match, mvusb_attach, NULL, ehci_activate, NULL, ehci_childdet);
181 mvusb_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
ehci_mv.c 164 static int mvusb_match(device_t, cfdata_t, void *);
174 mvusb_match, mvusb_attach, NULL, ehci_activate, NULL, ehci_childdet);
176 mvusb_match, mvusb_attach, NULL, ehci_activate, NULL, ehci_childdet);
181 mvusb_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 51 milliseconds