Home
last modified time | relevance | path

Searched refs:NVME_ZONE_CLOSE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/nvme/target/
H A Dzns.c330 case NVME_ZONE_CLOSE: in zsa_req_op()
/openbmc/linux/include/linux/
H A Dnvme.h1052 NVME_ZONE_CLOSE = 0x1, enumerator
/openbmc/linux/drivers/nvme/host/
H A Dcore.c970 ret = nvme_setup_zone_mgmt_send(ns, req, cmd, NVME_ZONE_CLOSE); in nvme_setup_cmd()