Home
last modified time | relevance | path

Searched defs:nvme_download_firmware (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/nvme/
H A Dnvme.h430 struct nvme_download_firmware { struct
431 __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
/openbmc/linux/include/linux/
H A Dnvme.h1347 struct nvme_download_firmware { struct
1348 __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];