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

  /src/sys/arch/mips/atheros/dev/
ohci_arbus.c 55 static void ohci_arbus_attach(device_t, device_t, void *);
58 ohci_arbus_match, ohci_arbus_attach, NULL, NULL);
84 ohci_arbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 11 milliseconds