Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/host/
Dnvme.h242 struct nvme_subsystem { struct
243 int instance;
244 struct device dev;
249 struct kref ref;
250 struct list_head entry;
251 struct mutex lock;
252 struct list_head ctrls;
253 struct list_head nsheads;
254 char subnqn[NVMF_NQN_SIZE];
255 char serial[20];
[all …]