Searched defs:nvmf_auth_common_command (Results 1 – 1 of 1) sorted by relevance
1523 struct nvmf_auth_common_command { struct1524 __u8 opcode;1525 __u8 resv1;1526 __u16 command_id;1527 __u8 fctype;1528 __u8 resv2[19];1529 union nvme_data_ptr dptr;1530 __u8 resv3;1531 __u8 spsp0;1532 __u8 spsp1;[all …]