Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/host/
Dcore.c2130 static void nvme_configure_opal(struct nvme_ctrl *ctrl, bool was_suspended) in nvme_configure_opal() argument
2135 else if (was_suspended) in nvme_configure_opal()
2143 static void nvme_configure_opal(struct nvme_ctrl *ctrl, bool was_suspended) in nvme_configure_opal() argument
3156 int nvme_init_ctrl_finish(struct nvme_ctrl *ctrl, bool was_suspended) in nvme_init_ctrl_finish() argument
3187 nvme_configure_opal(ctrl, was_suspended); in nvme_init_ctrl_finish()
Dnvme.h755 int nvme_init_ctrl_finish(struct nvme_ctrl *ctrl, bool was_suspended);