Searched defs:nvmf_auth_receive_command (Results 1 – 1 of 1) sorted by relevance
1553 struct nvmf_auth_receive_command { struct1554 __u8 opcode;1555 __u8 resv1;1556 __u16 command_id;1557 __u8 fctype;1558 __u8 resv2[19];1559 union nvme_data_ptr dptr;1560 __u8 resv3;1561 __u8 spsp0;1562 __u8 spsp1;[all …]