Home
last modified time | relevance | path

Searched refs:NVME_CTRL_ADMIN (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/linux/
Dnvme.h44 NVME_CTRL_ADMIN = 3, /* Administrative controller */ enumerator
/Linux-v6.1/drivers/nvme/host/
Dcore.c3688 [NVME_CTRL_ADMIN] = "admin\n", in cntrltype_show()
3692 if (ctrl->cntrltype > NVME_CTRL_ADMIN || !type[ctrl->cntrltype]) in cntrltype_show()