ohci_free_sed
ohci_free_sed(sc, sed);
ohci_free_sed(sc, opipe->sed);
ohci_free_sed(sc, opipe->sed);
void ohci_free_sed(struct ohci_softc *, struct ohci_soft_ed *);
ohci_free_sed(sc, sc->sc_eds[i]);
ohci_free_sed(sc, sc->sc_eds[i]);
ohci_free_sed(sc, sc->sc_isoc_head);
ohci_free_sed(sc, sc->sc_bulk_head);
ohci_free_sed(sc, sc->sc_ctrl_head);