Searched defs:nvme_download_firmware (Results 1 – 2 of 2) 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
1347 struct nvme_download_firmware { struct1348 __u8 opcode;1349 __u8 flags;1350 __u16 command_id;1351 __u32 rsvd1[5];1352 union nvme_data_ptr dptr;1353 __le32 numd;1354 __le32 offset;1355 __u32 rsvd12[4];