Searched refs:ohci_alloc_sed (Results 1 – 1 of 1) sorted by relevance
72 struct ohci_soft_ed *ohci_alloc_sed(struct ohci_softc *);386 ohci_alloc_sed(struct ohci_softc *sc) in ohci_alloc_sed() function745 sc->sc_ctrl_head = ohci_alloc_sed(sc); in ohci_init()753 sc->sc_bulk_head = ohci_alloc_sed(sc); in ohci_init()761 sc->sc_isoc_head = ohci_alloc_sed(sc); in ohci_init()770 sed = ohci_alloc_sed(sc); in ohci_init()1921 sed = ohci_alloc_sed(sc); in ohci_open()