Home
last modified time | relevance | path

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

/linux-5.10/include/linux/ !
Dnvme.h1344 struct nvmf_property_set_command { struct
1345 __u8 opcode;
1346 __u8 resv1;
1347 __u16 command_id;
1348 __u8 fctype;
1349 __u8 resv2[35];
1350 __u8 attrib;
1351 __u8 resv3[3];
1352 __le32 offset;
1353 __le64 value;
[all …]