Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dnvme.h482 struct nvme_subsystem { struct
483 int instance;
484 struct device dev;
489 struct kref ref;
490 struct list_head entry;
491 struct mutex lock;
492 struct list_head ctrls;
493 struct list_head nsheads;
494 char subnqn[NVMF_NQN_SIZE];
495 char serial[20];
[all …]