Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h83849 struct nvme_get_log_page_command { struct
83850 __u8 opcode;
83851 __u8 flags;
83852 __u16 command_id;
83853 __le32 nsid;
83854 __u64 rsvd2[2];
83855 union nvme_data_ptr dptr;
83856 __u8 lid;
83857 __u8 lsp;
83858 __le16 numdl;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h93580 struct nvme_get_log_page_command { struct
93581 __u8 opcode;
93582 __u8 flags;
93583 __u16 command_id;
93584 __le32 nsid;
93585 __u64 rsvd2[2];
93586 union nvme_data_ptr dptr;
93587 __u8 lid;
93588 __u8 lsp;
93589 __le16 numdl;
[all …]