Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/nvme/
H A Dnvme.h653 struct nvme_dev { struct
654 struct list_head node;
655 struct nvme_queue **queues;
656 u32 __iomem *dbs;
657 int instance;
658 unsigned queue_count;
659 unsigned online_queues;
660 unsigned max_qid;
661 unsigned long quirks;
662 int q_depth;
[all …]