Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvme.h1551 struct nvme_get_log_page_command { struct
1552 __u8 opcode;
1553 __u8 flags;
1554 __u16 command_id;
1555 __le32 nsid;
1556 __u64 rsvd2[2];
1557 union nvme_data_ptr dptr;
1558 __u8 lid;
1559 __u8 lsp; /* upper 4 bits reserved */
1560 __le16 numdl;
[all …]