Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvme/host/
Dnvme.h347 struct nvme_subsystem { struct
348 int instance;
349 struct device dev;
354 struct kref ref;
355 struct list_head entry;
356 struct mutex lock;
357 struct list_head ctrls;
358 struct list_head nsheads;
359 char subnqn[NVMF_NQN_SIZE];
360 char serial[20];
[all …]