Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dnvme.h1371 struct nvmf_property_set_command { struct
1372 __u8 opcode;
1373 __u8 resv1;
1374 __u16 command_id;
1375 __u8 fctype;
1376 __u8 resv2[35];
1377 __u8 attrib;
1378 __u8 resv3[3];
1379 __le32 offset;
1380 __le64 value;
[all …]