Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dpassthru.c228 case NVME_ID_CNS_CTRL: in nvmet_passthru_execute_cmd_work()
538 case NVME_ID_CNS_CTRL: in nvmet_parse_passthru_admin_cmd()
H A Ddiscovery.c257 if (req->cmd->identify.cns != NVME_ID_CNS_CTRL) { in nvmet_execute_disc_identify()
H A Dadmin-cmd.c687 case NVME_ID_CNS_CTRL: in nvmet_execute_identify()
/openbmc/linux/drivers/nvme/host/
H A Dioctl.c50 case NVME_ID_CNS_CTRL: in nvme_cmd_allowed()
H A Dcore.c1302 c.identify.cns = NVME_ID_CNS_CTRL; in nvme_identify_ctrl()
/openbmc/linux/include/linux/
H A Dnvme.h503 NVME_ID_CNS_CTRL = 0x01, enumerator
/openbmc/qemu/include/block/
H A Dnvme.h1074 NVME_ID_CNS_CTRL = 0x01, enumerator
/openbmc/qemu/hw/nvme/
H A Dctrl.c5996 case NVME_ID_CNS_CTRL: in nvme_identify()