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

/freebsd-10.2-release/sys/compat/ndis/
H A Dsubr_ndis.c1118 KeInitializeDpc(&timer->nt_kdpc, func, ctx);
1119 KeSetImportanceDpc(&timer->nt_kdpc, KDPC_IMPORTANCE_LOW);
1207 ((int64_t)msecs * -10000), &timer->nt_kdpc);
H A Dndis_var.h981 struct kdpc nt_kdpc; member in struct:ndis_timer

Completed in 61 milliseconds