Searched defs:nvme_download_firmware (Results 1 – 1 of 1) sorted by relevance
1172 struct nvme_download_firmware { struct1173 __u8 opcode;1174 __u8 flags;1175 __u16 command_id;1176 __u32 rsvd1[5];1177 union nvme_data_ptr dptr;1178 __le32 numd;1179 __le32 offset;1180 __u32 rsvd12[4];