OHCI_ED_CHUNK
OHCI_ED_SIZE * OHCI_ED_CHUNK,
kmem_alloc(sizeof(*sed) * OHCI_ED_CHUNK, KM_SLEEP);
for (i = 0; i < OHCI_ED_CHUNK; i++) {