Searched refs:nvmf_device (Results 1 – 1 of 1) sorted by relevance
977 static struct device *nvmf_device; variable1001 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()