Lines Matching defs:omehci_softc
74 struct omehci_softc {
86 int omehci_init(struct omehci_softc *);
87 void omehci_soft_phy_reset(struct omehci_softc *sc, unsigned int port);
90 sizeof (struct omehci_softc), omehci_match, omehci_attach,
109 struct omehci_softc *sc = (struct omehci_softc *)self;
228 omehci_init(struct omehci_softc *sc)
391 omehci_soft_phy_reset(struct omehci_softc *sc, unsigned int port)
426 struct omehci_softc *sc = (struct omehci_softc *)self;
451 struct omehci_softc *sc = (struct omehci_softc *)self;