Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dnvme.h367 struct nvme_subsystem { struct
368 int instance;
369 struct device dev;
374 struct kref ref;
375 struct list_head entry;
376 struct mutex lock;
377 struct list_head ctrls;
378 struct list_head nsheads;
379 char subnqn[NVMF_NQN_SIZE];
380 char serial[20];
[all …]