Searched refs:dpc (Results 1 – 15 of 15) sorted by relevance
/freebsd/sbin/nvmecontrol/ |
H A D | identify.c | 97 (nsdata->dpc == 0) ? "Not Supported" : "", in print_namespace() 98 NVMEV(NVME_NS_DATA_DPC_MD_END, nsdata->dpc) != 0 ? "Last Bytes, " : in print_namespace() 100 NVMEV(NVME_NS_DATA_DPC_MD_START, nsdata->dpc) != 0 ? in print_namespace() 102 NVMEV(NVME_NS_DATA_DPC_PIT3, nsdata->dpc) != 0 ? "Type 3, " : "", in print_namespace() 103 NVMEV(NVME_NS_DATA_DPC_PIT2, nsdata->dpc) != 0 ? "Type 2, " : "", in print_namespace() 104 NVMEV(NVME_NS_DATA_DPC_PIT1, nsdata->dpc) != 0 ? "Type 1" : ""); in print_namespace()
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | zte,vou.txt | 21 - compatible: should be "zte,zx296718-dpc" 81 dpc: dpc@0 { 82 compatible = "zte,zx296718-dpc";
|
/freebsd/sys/contrib/device-tree/src/arm64/zte/ |
H A D | zx296718.dtsi | 494 dpc: dpc@0 { label 495 compatible = "zte,zx296718-dpc";
|
/freebsd/sys/dev/hptmv/ |
H A D | osbsd.h | 201 int hpt_queue_dpc(HPT_DPC dpc, IAL_ADAPTER_T *pAdapter, void *arg, UCHAR flags);
|
H A D | entry.c | 144 void (*dpc)(IAL_ADAPTER_T *, void *, UCHAR); member 155 MTX_SYSINIT(hpmtv_dpc_lock, &DpcQueue_Lock, "hptmv dpc", MTX_DEF); 2390 p.dpc(p.pAdapter, p.arg, p.flags); in hpt_worker_thread() 2911 hpt_queue_dpc(HPT_DPC dpc, IAL_ADAPTER_T * pAdapter, void *arg, UCHAR flags) in hpt_queue_dpc() argument 2923 DpcQueue[DpcQueue_Last].dpc = dpc; in hpt_queue_dpc()
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | fsl-ls1088a-ten64.dts | 327 label = "dpc";
|
/freebsd/sys/dev/hptrr/ |
H A D | ldm.h | 213 struct tq_item dpc; member
|
/freebsd/sys/dev/hpt27xx/ |
H A D | ldm.h | 215 struct tq_item dpc; member
|
/freebsd/sys/dev/hptnr/ |
H A D | ldm.h | 215 struct tq_item dpc; member
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | bcm_osal.h | 218 #define OSAL_DPC_INIT(dpc, hwfn) nothing argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVSystemOperands.td | 332 def : SysReg<"dpc", 0x7B1>;
|
/freebsd/contrib/libpcap/ |
H A D | scanner.l | 400 dpc return DPC;
|
/freebsd/sys/riscv/include/ |
H A D | encoding.h | 1106 DECLARE_CSR(dpc, CSR_DPC)
|
/freebsd/sys/dev/nvme/ |
H A D | nvme.h | 1424 uint8_t dpc; member
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 15095 *D P Chang <dpc@qualys.com>*
|