Searched defs:nvmf_auth_common_command (Results 1 – 2 of 2) sorted by relevance
83923 struct nvmf_auth_common_command { struct83924 __u8 opcode;83925 __u8 resv1;83926 __u16 command_id;83927 __u8 fctype;83928 __u8 resv2[19];83929 union nvme_data_ptr dptr;83930 __u8 resv3;83931 __u8 spsp0;83932 __u8 spsp1;[all …]
93654 struct nvmf_auth_common_command { struct93655 __u8 opcode;93656 __u8 resv1;93657 __u16 command_id;93658 __u8 fctype;93659 __u8 resv2[19];93660 union nvme_data_ptr dptr;93661 __u8 resv3;93662 __u8 spsp0;93663 __u8 spsp1;[all …]