Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dnvme.h271 NVME_PS_FLAGS_NON_OP_STATE = 1 << 1, enumerator
/linux-6.12.1/drivers/nvme/host/
Dcore.c2689 if (!(ctrl->psd[state].flags & NVME_PS_FLAGS_NON_OP_STATE)) in nvme_configure_apst()