Searched defs:nvmf_connect_command (Results 1 – 1 of 1) sorted by relevance
1528 struct nvmf_connect_command { struct1529 __u8 opcode;1530 __u8 resv1;1531 __u16 command_id;1532 __u8 fctype;1533 __u8 resv2[19];1534 union nvme_data_ptr dptr;1535 __le16 recfmt;1536 __le16 qid;1537 __le16 sqsize;[all …]