Searched refs:NVME_CTRL_DISC (Results 1 – 5 of 5) sorted by relevance
276 id->cntrltype = NVME_CTRL_DISC; in nvmet_execute_disc_identify()
385 id->cntrltype = NVME_CTRL_DISC; in nvmet_execute_identify_ctrl()
383 [NVME_CTRL_DISC] = "discovery\n", in cntrltype_show()
2789 if (id->cntrltype == NVME_CTRL_DISC || in nvme_init_subsystem()
44 NVME_CTRL_DISC = 2, /* Discovery controller */ enumerator