Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/nvme/host/
Dnvme.h358 struct nvme_subsystem { struct
359 int instance;
360 struct device dev;
365 struct kref ref;
366 struct list_head entry;
367 struct mutex lock;
368 struct list_head ctrls;
369 struct list_head nsheads;
370 char subnqn[NVMF_NQN_SIZE];
371 char serial[20];
[all …]