ohci_dma_segment
LIST_ENTRY(ohci_dma_segment) ds_link;
LIST_HEAD(, ohci_dma_segment) sc_dmaseg_head;
struct ohci_dma_segment *ds;
ds = kmem_intr_alloc(sizeof(struct ohci_dma_segment), KM_NOSLEEP);
struct ohci_dma_segment *ds;
struct ohci_dma_segment *ds;