Searched refs:nvmf_device (Results 1 – 1 of 1) sorted by relevance
1123 static struct device *nvmf_device; variable1147 ctrl = nvmf_create_ctrl(nvmf_device, buf); in nvmf_dev_write()1249 nvmf_device = in nvmf_init()1251 if (IS_ERR(nvmf_device)) { in nvmf_init()1253 ret = PTR_ERR(nvmf_device); in nvmf_init()