Home
last modified time | relevance | path

Searched defs:nvmf_connect_command (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dnvme.h1529 struct nvmf_connect_command { struct
1530 __u8 opcode;
1531 __u8 resv1;
1532 __u16 command_id;
1533 __u8 fctype;
1534 __u8 resv2[19];
1535 union nvme_data_ptr dptr;
1536 __le16 recfmt;
1537 __le16 qid;
1538 __le16 sqsize;
[all …]