Searched defs:nvmf_connect_command (Results 1 – 2 of 2) sorted by relevance
83882 struct nvmf_connect_command { struct83883 __u8 opcode;83884 __u8 resv1;83885 __u16 command_id;83886 __u8 fctype;83887 __u8 resv2[19];83888 union nvme_data_ptr dptr;83889 __le16 recfmt;83890 __le16 qid;83891 __le16 sqsize;[all …]
93613 struct nvmf_connect_command { struct93614 __u8 opcode;93615 __u8 resv1;93616 __u16 command_id;93617 __u8 fctype;93618 __u8 resv2[19];93619 union nvme_data_ptr dptr;93620 __le16 recfmt;93621 __le16 qid;93622 __le16 sqsize;[all …]