Searched defs:nvme_download_firmware (Results 1 – 2 of 2) sorted by relevance
431 struct nvme_download_firmware { struct432 __u8 opcode;433 __u8 flags;434 __u16 command_id;435 __u32 rsvd1[5];436 __le64 prp1;437 __le64 prp2;438 __le32 numd;462 struct nvme_download_firmware dlfw; argument
1171 struct nvme_download_firmware { struct1172 __u8 opcode;1173 __u8 flags;1174 __u16 command_id;1175 __u32 rsvd1[5];1176 union nvme_data_ptr dptr;1177 __le32 numd;1178 __le32 offset;1179 __u32 rsvd12[4];