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.h421 struct nvme_subsystem { struct
422 int instance;
423 struct device dev;
428 struct kref ref;
429 struct list_head entry;
430 struct mutex lock;
431 struct list_head ctrls;
432 struct list_head nsheads;
433 char subnqn[NVMF_NQN_SIZE];
434 char serial[20];
[all …]