imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot
[oweals/u-boot.git] / drivers / nvme / nvme.h
index 922f7abfe8562bdf891f43f30a17ce47afeb627c..0e8cb221a7a2d5cda4ae84badf8c68d199d04bb3 100644 (file)
@@ -637,6 +637,7 @@ struct nvme_ns {
        struct list_head list;
        struct nvme_dev *dev;
        unsigned ns_id;
+       u8 eui64[8];
        int devnum;
        int lba_shift;
        u8 flbas;