Home
last modified time | relevance | path

Searched refs:NVME_ID_CNS_CTRL (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/nvme/target/
Dpassthru.c228 case NVME_ID_CNS_CTRL: in nvmet_passthru_execute_cmd_work()
546 case NVME_ID_CNS_CTRL: in nvmet_parse_passthru_admin_cmd()
Ddiscovery.c257 if (req->cmd->identify.cns != NVME_ID_CNS_CTRL) { in nvmet_execute_disc_identify()
Dadmin-cmd.c697 case NVME_ID_CNS_CTRL: in nvmet_execute_identify()
/linux-6.12.1/drivers/nvme/host/
Dioctl.c50 case NVME_ID_CNS_CTRL: in nvme_cmd_allowed()
Dcore.c1437 c.identify.cns = NVME_ID_CNS_CTRL; in nvme_identify_ctrl()
/linux-6.12.1/include/linux/
Dnvme.h520 NVME_ID_CNS_CTRL = 0x01, enumerator