Searched defs:nvmf_auth_common_command (Results 1 – 1 of 1) sorted by relevance
1753 struct nvmf_auth_common_command { struct1754 __u8 opcode;1755 __u8 resv1;1756 __u16 command_id;1757 __u8 fctype;1758 __u8 resv2[19];1759 union nvme_data_ptr dptr;1760 __u8 resv3;1761 __u8 spsp0;1762 __u8 spsp1;[all …]