Home
last modified time | relevance | path

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

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