Searched defs:nvmf_auth_common_command (Results 1 – 1 of 1) sorted by relevance
1567 struct nvmf_auth_common_command { struct1568 __u8 opcode;1569 __u8 resv1;1570 __u16 command_id;1571 __u8 fctype;1572 __u8 resv2[19];1573 union nvme_data_ptr dptr;1574 __u8 resv3;1575 __u8 spsp0;1576 __u8 spsp1;[all …]