Searched defs:nvme_download_firmware (Results 1 – 1 of 1) sorted by relevance
1192 struct nvme_download_firmware { struct1193 __u8 opcode;1194 __u8 flags;1195 __u16 command_id;1196 __u32 rsvd1[5];1197 union nvme_data_ptr dptr;1198 __le32 numd;1199 __le32 offset;1200 __u32 rsvd12[4];