Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dfabrics.c1253 static struct device *nvmf_device; variable
1277 ctrl = nvmf_create_ctrl(nvmf_device, buf); in nvmf_dev_write()
1379 nvmf_device = in nvmf_init()
1381 if (IS_ERR(nvmf_device)) { in nvmf_init()
1383 ret = PTR_ERR(nvmf_device); in nvmf_init()