Searched defs:nvmf_connect_command (Results 1 – 1 of 1) sorted by relevance
1140 struct nvmf_connect_command { struct1141 __u8 opcode;1142 __u8 resv1;1143 __u16 command_id;1144 __u8 fctype;1145 __u8 resv2[19];1146 union nvme_data_ptr dptr;1147 __le16 recfmt;1148 __le16 qid;1149 __le16 sqsize;[all …]