Home
last modified time | relevance | path

Searched refs:KeSetTargetProcessorDpc (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/compat/ndis/
Dntoskrnl_var.h1433 extern void KeSetTargetProcessorDpc(kdpc *, uint8_t);
Dsubr_ntoskrnl.c3896 KeSetTargetProcessorDpc(&dpc, i);
4040 KeSetTargetProcessorDpc(kdpc *dpc, uint8_t cpu) function
4423 IMPORT_SFUNC(KeSetTargetProcessorDpc, 2),