Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dnvme.h425 struct nvme_subsystem { struct
426 int instance;
427 struct device dev;
432 struct kref ref;
433 struct list_head entry;
434 struct mutex lock;
435 struct list_head ctrls;
436 struct list_head nsheads;
437 char subnqn[NVMF_NQN_SIZE];
438 char serial[20];
[all …]