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

  /src/sys/dev/cardbus/
ehci_cardbus.c 69 void ehci_cardbus_attach(device_t, device_t, void *);
81 ehci_cardbus_match, ehci_cardbus_attach, ehci_cardbus_detach,
123 ehci_cardbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
181 DPRINTF(("ehci_cardbus_attach: companion %s\n",
ehci_cardbus.c 69 void ehci_cardbus_attach(device_t, device_t, void *);
81 ehci_cardbus_match, ehci_cardbus_attach, ehci_cardbus_detach,
123 ehci_cardbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
181 DPRINTF(("ehci_cardbus_attach: companion %s\n",

Completed in 25 milliseconds