Searched refs:offDpcQueueDepth (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/nt/
H A Dthread-r0drv-nt.cpp112 uint32_t const offDpcQueueDepth = g_offrtNtPbDpcQueueDepth; local
113 if (!offQuantumEnd && !cbQuantumEnd && !offDpcQueueDepth)
150 && offDpcQueueDepth)
152 uint32_t volatile *pu32DpcQueueDepth = (uint32_t volatile *)(pbPrcb + offDpcQueueDepth);
H A Dinitterm-r0drv-nt.cpp190 g_offrtNtPbDpcQueueDepth = pSet->KPRCB.offDpcQueueDepth;
H A Dsymdbdata.h37 uint32_t offDpcQueueDepth; member in struct:RTNTSDBTYPE_KPRCB
70 /* .offDpcQueueDepth = */ 0x06e8,
92 /* .offDpcQueueDepth = */ 0x06e8,
114 /* .offDpcQueueDepth = */ 0x06e8,
136 /* .offDpcQueueDepth = */ 0x06e8,
158 /* .offDpcQueueDepth = */ 0x06e8,
180 /* .offDpcQueueDepth = */ 0x06e8,
202 /* .offDpcQueueDepth = */ 0x06e8,
224 /* .offDpcQueueDepth = */ 0x06e8,
246 /* .offDpcQueueDepth
[all...]

Completed in 252 milliseconds