Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dnvme.h437 struct nvme_ns { struct
450 struct nvme_ns_head *head; argument
471 static inline bool nvme_ns_has_pi(struct nvme_ns *ns) in nvme_ns_has_pi() argument
/OK3568_Linux_fs/u-boot/drivers/nvme/
H A Dnvme.h637 struct nvme_ns { struct
638 struct list_head list;
639 struct nvme_dev *dev;
640 unsigned ns_id;
641 u8 eui64[8];
642 int devnum;
643 int lba_shift;
644 u8 flbas;