Searched defs:nvmf_auth_receive_command (Results 1 – 1 of 1) sorted by relevance
1794 struct nvmf_auth_receive_command { struct1795 __u8 opcode;1796 __u8 resv1;1797 __u16 command_id;1798 __u8 fctype;1799 __u8 resv2[19];1800 union nvme_data_ptr dptr;1801 __u8 resv3;1802 __u8 spsp0;1803 __u8 spsp1;[all …]