Searched refs:sc_isoc_head (Results 1 – 2 of 2) sorted by relevance
92 struct ohci_soft_ed *sc_isoc_head; member
761 sc->sc_isoc_head = ohci_alloc_sed(sc); in ohci_init()762 if (sc->sc_isoc_head == NULL) { in ohci_init()766 sc->sc_isoc_head->ed.ed_flags |= htole32(OHCI_ED_SKIP); in ohci_init()783 psed= sc->sc_isoc_head; in ohci_init()802 ohci_dump_ed(sc->sc_isoc_head); in ohci_init()930 ohci_free_sed(sc, sc->sc_isoc_head); in ohci_init()3287 ohci_add_ed(opipe->sed, sc->sc_isoc_head); in ohci_setup_isoc()3300 ohci_close_pipe(pipe, sc->sc_isoc_head); in ohci_device_isoc_close()