Searched refs:nvmf_device (Results 1 – 1 of 1) sorted by relevance
1027 static struct device *nvmf_device; variable1051 ctrl = nvmf_create_ctrl(nvmf_device, buf); in nvmf_dev_write()1134 nvmf_device = in nvmf_init()1136 if (IS_ERR(nvmf_device)) { in nvmf_init()1138 ret = PTR_ERR(nvmf_device); in nvmf_init()