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