Searched defs:nvmf_connect_command (Results 1 – 1 of 1) sorted by relevance
1698 struct nvmf_connect_command { struct1699 __u8 opcode;1700 __u8 resv1;1701 __u16 command_id;1702 __u8 fctype;1703 __u8 resv2[19];1704 union nvme_data_ptr dptr;1705 __le16 recfmt;1706 __le16 qid;1707 __le16 sqsize;[all …]