Searched defs:nvmf_auth_receive_command (Results 1 – 1 of 1) sorted by relevance
1597 struct nvmf_auth_receive_command { struct1598 __u8 opcode;1599 __u8 resv1;1600 __u16 command_id;1601 __u8 fctype;1602 __u8 resv2[19];1603 union nvme_data_ptr dptr;1604 __u8 resv3;1605 __u8 spsp0;1606 __u8 spsp1;[all …]