Searched defs:nvmf_auth_send_command (Results 1 – 1 of 1) sorted by relevance
1768 struct nvmf_auth_send_command { struct1769 __u8 opcode;1770 __u8 resv1;1771 __u16 command_id;1772 __u8 fctype;1773 __u8 resv2[19];1774 union nvme_data_ptr dptr;1775 __u8 resv3;1776 __u8 spsp0;1777 __u8 spsp1;[all …]