Searched defs:nvme_download_firmware (Results 1 – 1 of 1) sorted by relevance
1530 struct nvme_download_firmware { struct1531 __u8 opcode;1532 __u8 flags;1533 __u16 command_id;1534 __u32 rsvd1[5];1535 union nvme_data_ptr dptr;1536 __le32 numd;1537 __le32 offset;1538 __u32 rsvd12[4];