Searched defs:nvme_download_firmware (Results 1 – 1 of 1) sorted by relevance
430 struct nvme_download_firmware { struct431 __u8 opcode;432 __u8 flags;433 __u16 command_id;434 __u32 rsvd1[5];435 __le64 prp1;436 __le64 prp2;437 __le32 numd;461 struct nvme_download_firmware dlfw; argument