Searched defs:nvmf_connect_command (Results 1 – 1 of 1) sorted by relevance
1516 struct nvmf_connect_command { struct1517 __u8 opcode;1518 __u8 resv1;1519 __u16 command_id;1520 __u8 fctype;1521 __u8 resv2[19];1522 union nvme_data_ptr dptr;1523 __le16 recfmt;1524 __le16 qid;1525 __le16 sqsize;[all …]