Home
last modified time | relevance | path

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

/external/sg3_utils/include/
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 …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h102984 struct nvme_command { struct
102985 union {
Dvmlinux.h102984 struct nvme_command { struct
102985 union {
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h85684 struct nvme_command { struct
85685 union {
Dvmlinux_510.h85684 struct nvme_command { struct
85685 union {