Searched defs:nvme_download_firmware (Results 1 – 1 of 1) sorted by relevance
1348 struct nvme_download_firmware { struct1349 __u8 opcode;1350 __u8 flags;1351 __u16 command_id;1352 __u32 rsvd1[5];1353 union nvme_data_ptr dptr;1354 __le32 numd;1355 __le32 offset;1356 __u32 rsvd12[4];