Searched refs:NVME_CTRL_STARTED_ONCE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/nvme/host/ | ||
H A D | nvme.h | 273 NVME_CTRL_STARTED_ONCE = 2, enumerator |
H A D | sysfs.c | 342 if (!test_bit(NVME_CTRL_STARTED_ONCE, &ctrl->flags)) in nvme_sysfs_delete() |