Searched defs:nvmf_auth_receive_command (Results 1 – 1 of 1) sorted by relevance
1783 struct nvmf_auth_receive_command { struct1784 __u8 opcode;1785 __u8 resv1;1786 __u16 command_id;1787 __u8 fctype;1788 __u8 resv2[19];1789 union nvme_data_ptr dptr;1790 __u8 resv3;1791 __u8 spsp0;1792 __u8 spsp1;[all …]