ohci_ed
static struct ohci_ed *
struct ohci_ed *ed;
struct ohci_ed *next;
struct ohci_ed *prev;
struct ohci_ed *obj_next;
typedef struct ohci_ed ohci_ed_t;
struct ohci_ed *sc_ctrl_p_last;
struct ohci_ed *sc_bulk_p_last;
struct ohci_ed *sc_isoc_p_last;
struct ohci_ed *sc_intr_p_last[OHCI_NO_EDS];