Searched defs:nvme_download_firmware (Results 1 – 1 of 1) sorted by relevance
451 struct nvme_download_firmware { struct452 __u8 opcode;453 __u8 flags;454 __u16 command_id;455 __u32 rsvd1[5];456 __le64 prp1;457 __le64 prp2;458 __le32 numd;482 struct nvme_download_firmware dlfw; argument