fwohci_task_dma
static void fwohci_task_dma(void *);
gDpc->queue_dpc(sc->fc.taskqueue, fwohci_task_dma, sc);
struct task fwohci_task_dma;