Searched defs:nvmf_auth_common_command (Results 1 – 1 of 1) sorted by relevance
1584 struct nvmf_auth_common_command { struct1585 __u8 opcode;1586 __u8 resv1;1587 __u16 command_id;1588 __u8 fctype;1589 __u8 resv2[19];1590 union nvme_data_ptr dptr;1591 __u8 resv3;1592 __u8 spsp0;1593 __u8 spsp1;[all …]