Home
last modified time | relevance | path

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

/linux-6.8/drivers/nvme/host/
Dnvme.h407 struct nvme_subsystem { struct
408 int instance;
409 struct device dev;
414 struct kref ref;
415 struct list_head entry;
416 struct mutex lock;
417 struct list_head ctrls;
418 struct list_head nsheads;
419 char subnqn[NVMF_NQN_SIZE];
420 char serial[20];
[all …]