Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnvme.h1499 struct nvmf_property_set_command { struct
1500 __u8 opcode;
1501 __u8 resv1;
1502 __u16 command_id;
1503 __u8 fctype;
1504 __u8 resv2[35];
1505 __u8 attrib;
1506 __u8 resv3[3];
1507 __le32 offset;
1508 __le64 value;
[all …]