Searched defs:nvmf_auth_receive_command (Results 1 – 1 of 1) sorted by relevance
1601 struct nvmf_auth_receive_command { struct1602 __u8 opcode;1603 __u8 resv1;1604 __u16 command_id;1605 __u8 fctype;1606 __u8 resv2[19];1607 union nvme_data_ptr dptr;1608 __u8 resv3;1609 __u8 spsp0;1610 __u8 spsp1;[all …]