Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/nvme/host/
Dcore.c2152 static void nvme_configure_opal(struct nvme_ctrl *ctrl, bool was_suspended) in nvme_configure_opal() argument
2157 else if (was_suspended) in nvme_configure_opal()
2165 static void nvme_configure_opal(struct nvme_ctrl *ctrl, bool was_suspended) in nvme_configure_opal() argument
3178 int nvme_init_ctrl_finish(struct nvme_ctrl *ctrl, bool was_suspended) in nvme_init_ctrl_finish() argument
3209 nvme_configure_opal(ctrl, was_suspended); in nvme_init_ctrl_finish()
Dnvme.h766 int nvme_init_ctrl_finish(struct nvme_ctrl *ctrl, bool was_suspended);