Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/nvme/
H A Dnvme.h431 struct nvme_download_firmware { struct
432 __u8 opcode;
433 __u8 flags;
434 __u16 command_id;
435 __u32 rsvd1[5];
436 __le64 prp1;
437 __le64 prp2;
438 __le32 numd;
462 struct nvme_download_firmware dlfw; argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme.h1171 struct nvme_download_firmware { struct
1172 __u8 opcode;
1173 __u8 flags;
1174 __u16 command_id;
1175 __u32 rsvd1[5];
1176 union nvme_data_ptr dptr;
1177 __le32 numd;
1178 __le32 offset;
1179 __u32 rsvd12[4];