Searched defs:ohci_pci_softc (Results 1 – 1 of 1) sorted by relevance
59 struct ohci_pci_softc { struct60 ohci_softc_t sc;85 struct ohci_pci_softc *sc = device_private(self); in ohci_pci_attach() argument