Searched defs:nvmf_connect_command (Results 1 – 1 of 1) sorted by relevance
1346 struct nvmf_connect_command { struct1347 __u8 opcode;1348 __u8 resv1;1349 __u16 command_id;1350 __u8 fctype;1351 __u8 resv2[19];1352 union nvme_data_ptr dptr;1353 __le16 recfmt;1354 __le16 qid;1355 __le16 sqsize;[all …]