Searched defs:nvmf_auth_receive_command (Results 1 – 2 of 2) sorted by relevance
90216 struct nvmf_auth_receive_command { struct90217 __u8 opcode;90218 __u8 resv1;90219 __u16 command_id;90220 __u8 fctype;90221 __u8 resv2[19];90222 union nvme_data_ptr dptr;90223 __u8 resv3;90224 __u8 spsp0;90225 __u8 spsp1;[all …]