Searched defs:nvme_download_firmware (Results 1 – 1 of 1) sorted by relevance
1034 struct nvme_download_firmware { struct1035 __u8 opcode;1036 __u8 flags;1037 __u16 command_id;1038 __u32 rsvd1[5];1039 union nvme_data_ptr dptr;1040 __le32 numd;1041 __le32 offset;1042 __u32 rsvd12[4];