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

  /src/sys/dev/cardbus/
ohci_cardbus.c 71 void ohci_cardbus_attach(device_t, device_t, void *);
86 ohci_cardbus_match, ohci_cardbus_attach, ohci_cardbus_detach,
103 ohci_cardbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 43 milliseconds