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

  /src/sys/arch/mips/cavium/dev/
octeon_xhci.c 55 static int octxhci_match(device_t, cfdata_t, void *);
66 octxhci_match, octxhci_attach, NULL, NULL);
74 octxhci_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 13 milliseconds