Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dsysfs.c674 [NVME_CTRL_DISC] = "discovery\n", in cntrltype_show()
H A Dcore.c3321 if (id->cntrltype == NVME_CTRL_DISC || in nvme_init_subsystem()
/linux/include/linux/
H A Dnvme.h44 NVME_CTRL_DISC = 2, /* Discovery controller */ enumerator
/linux/drivers/nvme/target/
H A Dadmin-cmd.c684 id->cntrltype = NVME_CTRL_DISC; in nvmet_execute_identify_ctrl()