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