Searched refs:HandleDPC (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/busses/random/virtio/
H A DVirtioRNGDevice.cpp82 gDPC->queue_dpc(fDPCHandle, HandleDPC, this);
166 gDPC->queue_dpc(device->fDPCHandle, HandleDPC, device);
172 VirtioRNGDevice::HandleDPC(void *arg) function in class:VirtioRNGDevice
H A DVirtioRNGPrivate.h40 static void HandleDPC(void* arg);

Completed in 35 milliseconds