Searched refs:NVME_CTRL_ADMIN (Results 1 – 3 of 3) sorted by relevance
576 [NVME_CTRL_ADMIN] = "admin\n", in cntrltype_show()580 if (ctrl->cntrltype > NVME_CTRL_ADMIN || !type[ctrl->cntrltype]) in cntrltype_show()
3163 return ctrl->cntrltype == NVME_CTRL_ADMIN; in nvme_admin_ctrl()
45 NVME_CTRL_ADMIN = 3, /* Administrative controller */ enumerator