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