Searched refs:sysarg2 (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/compat/ndis/ |
| D | subr_ndis.c | 1129 ndis_timercall(dpc, timer, sysarg1, sysarg2) in ndis_timercall() argument 1133 void *sysarg2; 1145 sysarg1, sysarg2); 2225 ndis_intrhand(dpc, intr, sysarg1, sysarg2) in ndis_intrhand() argument 2229 void *sysarg2;
|
| D | subr_ntoskrnl.c | 3948 KeInsertQueueDpc(dpc, sysarg1, sysarg2) argument 3951 void *sysarg2; 3982 dpc->k_sysarg2 = sysarg2;
|
| /freebsd-12-stable/sys/dev/if_ndis/ |
| D | if_ndis.c | 1256 ndis_rxeof_xfr(dpc, adapter, sysarg1, sysarg2) in ndis_rxeof_xfr() argument 1260 void *sysarg2;
|