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

  /src/sys/arch/mips/atheros/dev/
ehci_arbus.c 64 static int ehci_arbus_match(device_t, cfdata_t, void *);
68 ehci_arbus_match, ehci_arbus_attach, NULL, NULL);
73 ehci_arbus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 49 milliseconds