Home
last modified time | relevance | path

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

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