Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/linux/
Dnvme.h1058 struct nvmf_property_set_command { struct
1059 __u8 opcode;
1060 __u8 resv1;
1061 __u16 command_id;
1062 __u8 fctype;
1063 __u8 resv2[35];
1064 __u8 attrib;
1065 __u8 resv3[3];
1066 __le32 offset;
1067 __le64 value;
[all …]
/kernel/linux/linux-5.10/include/linux/
Dnvme.h1350 struct nvmf_property_set_command { struct
1351 __u8 opcode;
1352 __u8 resv1;
1353 __u16 command_id;
1354 __u8 fctype;
1355 __u8 resv2[35];
1356 __u8 attrib;
1357 __u8 resv3[3];
1358 __le32 offset;
1359 __le64 value;
[all …]