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

  /src/sys/dev/cardbus/
ohci_cardbus.c 74 struct ohci_cardbus_softc { struct
85 CFATTACH_DECL_NEW(ohci_cardbus, sizeof(struct ohci_cardbus_softc),
105 struct ohci_cardbus_softc *sc = device_private(self);
176 struct ohci_cardbus_softc *sc = device_private(self);
ohci_cardbus.c 74 struct ohci_cardbus_softc { struct
85 CFATTACH_DECL_NEW(ohci_cardbus, sizeof(struct ohci_cardbus_softc),
105 struct ohci_cardbus_softc *sc = device_private(self);
176 struct ohci_cardbus_softc *sc = device_private(self);

Completed in 97 milliseconds