Home
last modified time | relevance | path

Searched refs:NVME_CTRL_DISC (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/nvme/target/
Ddiscovery.c276 id->cntrltype = NVME_CTRL_DISC; in nvmet_execute_disc_identify()
Dadmin-cmd.c378 id->cntrltype = NVME_CTRL_DISC; in nvmet_execute_identify_ctrl()
/Linux-v6.1/include/linux/
Dnvme.h43 NVME_CTRL_DISC = 2, /* Discovery controller */ enumerator
/Linux-v6.1/drivers/nvme/host/
Dcore.c2901 if (id->cntrltype == NVME_CTRL_DISC || in nvme_init_subsystem()
3687 [NVME_CTRL_DISC] = "discovery\n", in cntrltype_show()