| /freebsd-10-stable/sys/compat/ndis/ |
| D | subr_ntoskrnl.c | 3621 kdpc *dpc; local 3672 dpc = timer->k_dpc; 3678 if (dpc != NULL) 3679 KeInsertQueueDpc(dpc, NULL, NULL); 3884 kdpc dpc; local 3896 KeInitializeDpc(&dpc, NULL, NULL); 3897 KeSetTargetProcessorDpc(&dpc, i); 3898 KeInsertQueueDpc(&dpc, NULL, NULL); 3905 ntoskrnl_insert_dpc(head, dpc) argument 3907 kdpc *dpc; [all …]
|
| D | subr_ndis.c | 1123 ndis_timercall(dpc, timer, sysarg1, sysarg2) in ndis_timercall() argument 1124 kdpc *dpc; in ndis_timercall() 1138 MSCALL4(timer->nmt_timerfunc, dpc, timer->nmt_timerctx, 2217 ndis_intrhand(dpc, intr, sysarg1, sysarg2) in ndis_intrhand() argument 2218 kdpc *dpc; in ndis_intrhand()
|
| D | kern_ndis.c | 1230 ndis_intrsetup(dpc, dobj, ip, sc) in ndis_intrsetup() argument 1231 kdpc *dpc; in ndis_intrsetup()
|
| /freebsd-10-stable/sys/dev/hptmv/ |
| D | osbsd.h | 213 int hpt_queue_dpc(HPT_DPC dpc, IAL_ADAPTER_T *pAdapter, void *arg, UCHAR flags);
|
| D | entry.c | 152 void (*dpc)(IAL_ADAPTER_T *, void *, UCHAR); member 2496 p.dpc(p.pAdapter, p.arg, p.flags); in hpt_worker_thread() 3031 hpt_queue_dpc(HPT_DPC dpc, IAL_ADAPTER_T * pAdapter, void *arg, UCHAR flags) in hpt_queue_dpc() argument 3041 DpcQueue[DpcQueue_Last].dpc = dpc; in hpt_queue_dpc()
|
| /freebsd-10-stable/sys/dev/hptrr/ |
| D | ldm.h | 213 struct tq_item dpc; member
|
| /freebsd-10-stable/sys/dev/nvme/ |
| D | nvme.h | 596 } __packed dpc; member
|
| /freebsd-10-stable/sys/dev/hpt27xx/ |
| D | ldm.h | 215 struct tq_item dpc; member
|
| /freebsd-10-stable/sys/dev/hptnr/ |
| D | ldm.h | 215 struct tq_item dpc; member
|
| /freebsd-10-stable/contrib/libpcap/ |
| D | scanner.l | 317 dpc return DPC;
|
| /freebsd-10-stable/sys/dev/qlnx/qlnxe/ |
| D | bcm_osal.h | 252 #define OSAL_DPC_INIT(dpc, hwfn) nothing argument
|
| /freebsd-10-stable/contrib/top/ |
| D | README | 164 David Cutter <dpc@grail.com>
|
| /freebsd-10-stable/contrib/groff/src/preproc/tbl/ |
| D | table.cpp | 1199 table::table(int nc, unsigned f, int ls, char dpc) in table() argument 1200 : flags(f), nrows(0), ncolumns(nc), linesize(ls), decimal_point_char(dpc), in table()
|
| /freebsd-10-stable/sys/dev/if_ndis/ |
| D | if_ndis.c | 1237 ndis_rxeof_xfr(dpc, adapter, sysarg1, sysarg2) in ndis_rxeof_xfr() argument 1238 kdpc *dpc; in ndis_rxeof_xfr()
|
| /freebsd-10-stable/contrib/binutils/opcodes/ |
| D | ChangeLog-9297 | 276 * d30v-opc.c: (pre_defined_registers): Add dpsw and dpc. 1136 * d10v-opc.c (pre_defined_registers): Add cr[0-15], dpc, dpsw, link.
|
| /freebsd-10-stable/crypto/openssl/ |
| D | CHANGES | 6736 [D P Chang <dpc@qualys.com>]
|