Home
last modified time | relevance | path

Searched defs:nvmf_auth_send_command (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dnvme.h1599 struct nvmf_auth_send_command { struct
1600 __u8 opcode;
1601 __u8 resv1;
1602 __u16 command_id;
1603 __u8 fctype;
1604 __u8 resv2[19];
1605 union nvme_data_ptr dptr;
1606 __u8 resv3;
1607 __u8 spsp0;
1608 __u8 spsp1;
[all …]