Searched defs:nvmf_auth_send_command (Results 1 – 2 of 2) sorted by relevance
83938 struct nvmf_auth_send_command { struct83939 __u8 opcode;83940 __u8 resv1;83941 __u16 command_id;83942 __u8 fctype;83943 __u8 resv2[19];83944 union nvme_data_ptr dptr;83945 __u8 resv3;83946 __u8 spsp0;83947 __u8 spsp1;[all …]
93669 struct nvmf_auth_send_command { struct93670 __u8 opcode;93671 __u8 resv1;93672 __u16 command_id;93673 __u8 fctype;93674 __u8 resv2[19];93675 union nvme_data_ptr dptr;93676 __u8 resv3;93677 __u8 spsp0;93678 __u8 spsp1;[all …]