Home
last modified time | relevance | path

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

/include/linux/
Dnvme.h1219 struct nvme_get_log_page_command { struct
1220 __u8 opcode;
1221 __u8 flags;
1222 __u16 command_id;
1223 __le32 nsid;
1224 __u64 rsvd2[2];
1225 union nvme_data_ptr dptr;
1226 __u8 lid;
1227 __u8 lsp; /* upper 4 bits reserved */
1228 __le16 numdl;
[all …]