Lines Matching defs:nvme_get_log_page_command
1475 struct nvme_get_log_page_command { struct
1476 __u8 opcode;
1477 __u8 flags;
1478 __u16 command_id;
1479 __le32 nsid;
1480 __u64 rsvd2[2];
1481 union nvme_data_ptr dptr;
1482 __u8 lid;
1483 __u8 lsp; /* upper 4 bits reserved */
1484 __le16 numdl;
1485 __le16 numdu;
1486 __le16 lsi;
1487 union {
1494 __u8 rsvd14[3];
1495 __u8 csi;
1496 __u32 rsvd15;