Searched defs:nvmf_auth_common_command (Results 1 – 1 of 1) sorted by relevance
1677 struct nvmf_auth_common_command { struct1678 __u8 opcode;1679 __u8 resv1;1680 __u16 command_id;1681 __u8 fctype;1682 __u8 resv2[19];1683 union nvme_data_ptr dptr;1684 __u8 resv3;1685 __u8 spsp0;1686 __u8 spsp1;[all …]