Home
last modified time | relevance | path

Searched defs:nvme_dsm_cmd (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h83778 struct nvme_dsm_cmd { struct
83779 __u8 opcode;
83780 __u8 flags;
83781 __u16 command_id;
83782 __le32 nsid;
83783 __u64 rsvd2[2];
83784 union nvme_data_ptr dptr;
83785 __le32 nr;
83786 __le32 attributes;
83787 __u32 rsvd12[4];
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h93509 struct nvme_dsm_cmd { struct
93510 __u8 opcode;
93511 __u8 flags;
93512 __u16 command_id;
93513 __le32 nsid;
93514 __u64 rsvd2[2];
93515 union nvme_data_ptr dptr;
93516 __le32 nr;
93517 __le32 attributes;
93518 __u32 rsvd12[4];