Home
last modified time | relevance | path

Searched refs:gDpc (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/private/firewire/
H A Dfwglue.h56 extern dpc_module_info *gDpc;
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfirewire_module.cpp36 dpc_module_info *gDpc; variable
159 if ((status = get_module(B_DPC_MODULE_NAME,(module_info **)&gDpc)) != B_OK) { in fw_module_init()
H A Dfwohci.cpp769 gDpc->new_dpc_queue(&sc->fc.taskqueue, "fw_taskq", FW_TASKQ_PRI);
822 gDpc->delete_dpc_queue(sc->fc.taskqueue);
1889 gDpc->queue_dpc(sc->fc.taskqueue, fwohci_task_busreset, sc);
1941 gDpc->queue_dpc(sc->fc.taskqueue, fwohci_task_sid, sc);
1947 gDpc->queue_dpc(sc->fc.taskqueue, fwohci_task_dma, sc);