Searched defs:nvmf_connect_command (Results 1 – 1 of 1) sorted by relevance
1709 struct nvmf_connect_command { struct1710 __u8 opcode;1711 __u8 resv1;1712 __u16 command_id;1713 __u8 fctype;1714 __u8 resv2[19];1715 union nvme_data_ptr dptr;1716 __le16 recfmt;1717 __le16 qid;1718 __le16 sqsize;[all …]