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()
3194 return ctrl->cntrltype == NVME_CTRL_ADMIN; in nvme_validate_cntlid()
45 NVME_CTRL_ADMIN = 3, /* Administrative controller */ enumerator