Home
last modified time | relevance | path

Searched refs:NVME_CTRL_FROZEN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/nvme/host/
H A Dnvme.h276 NVME_CTRL_FROZEN = 6, enumerator
H A Dcore.c3668 if (test_bit(NVME_CTRL_FROZEN, &ctrl->flags)) { in nvme_alloc_ns()
4601 clear_bit(NVME_CTRL_FROZEN, &ctrl->flags); in nvme_unfreeze()
4640 set_bit(NVME_CTRL_FROZEN, &ctrl->flags); in nvme_start_freeze()