Home
last modified time | relevance | path

Searched refs:nvmf_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/nvme/host/
Dfabrics.c977 static struct device *nvmf_device; variable
1001 ctrl = nvmf_create_ctrl(nvmf_device, buf, count); in nvmf_dev_write()
1084 nvmf_device = in nvmf_init()
1086 if (IS_ERR(nvmf_device)) { in nvmf_init()
1088 ret = PTR_ERR(nvmf_device); in nvmf_init()