Searched defs:nvmf_auth_common_command (Results 1 – 2 of 2) sorted by relevance
90186 struct nvmf_auth_common_command { struct90187 __u8 opcode;90188 __u8 resv1;90189 __u16 command_id;90190 __u8 fctype;90191 __u8 resv2[19];90192 union nvme_data_ptr dptr;90193 __u8 resv3;90194 __u8 spsp0;90195 __u8 spsp1;[all …]