Home
last modified time | relevance | path

Searched defs:nvme_command (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/sg3_utils/include/
H A Dfreebsd_nvme_ioctl.h47 struct nvme_command struct
50 uint16_t opc : 8; /* opcode */
51 uint16_t fuse : 2; /* fused operation */
52 uint16_t rsvd1 : 6;
53 uint16_t cid; /* command identifier */
56 uint32_t nsid; /* namespace identifier */
59 uint32_t rsvd2;
60 uint32_t rsvd3;
63 uint64_t mptr; /* metadata pointer */
66 uint64_t prp1; /* prp entry 1 */
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h83995 struct nvme_command { struct
83996 union {
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h90241 struct nvme_command { struct
90242 union {
H A Dvmlinux.h90241 struct nvme_command { struct
90242 union {
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h93726 struct nvme_command { struct
93727 union {