Searched defs:nvmf_auth_send_command (Results 1 – 1 of 1) sorted by relevance
1586 struct nvmf_auth_send_command { struct1587 __u8 opcode;1588 __u8 resv1;1589 __u16 command_id;1590 __u8 fctype;1591 __u8 resv2[19];1592 union nvme_data_ptr dptr;1593 __u8 resv3;1594 __u8 spsp0;1595 __u8 spsp1;[all …]