Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dnvme.h410 struct nvme_subsystem { struct
411 int instance;
412 struct device dev;
417 struct kref ref;
418 struct list_head entry;
419 struct mutex lock;
423 char serial[20];
424 char model[40];
426 u8 cmic;
428 u16 vendor_id;
[all …]