Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnvme.h1355 struct nvmf_property_set_command { struct
1356 __u8 opcode;
1357 __u8 resv1;
1358 __u16 command_id;
1359 __u8 fctype;
1360 __u8 resv2[35];
1361 __u8 attrib;
1362 __u8 resv3[3];
1363 __le32 offset;
1364 __le64 value;
[all …]
/kernel/linux/linux-6.6/include/linux/
Dnvme.h1542 struct nvmf_property_set_command { struct
1543 __u8 opcode;
1544 __u8 resv1;
1545 __u16 command_id;
1546 __u8 fctype;
1547 __u8 resv2[35];
1548 __u8 attrib;
1549 __u8 resv3[3];
1550 __le32 offset;
1551 __le64 value;
[all …]