Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dsysfs.c519 [NVME_CTRL_IO] = "io\n", in cntrltype_show()
/linux/include/linux/
H A Dnvme.h43 NVME_CTRL_IO = 1, /* I/O controller */ enumerator
/linux/drivers/nvme/target/
H A Dadmin-cmd.c543 id->cntrltype = NVME_CTRL_IO; in nvmet_execute_identify_ctrl()