last_ps           115 drivers/nvme/host/pci.c 	u32 last_ps;
last_ps          2938 drivers/nvme/host/pci.c 	if (ndev->last_ps == U32_MAX ||
last_ps          2939 drivers/nvme/host/pci.c 	    nvme_set_power_state(ctrl, ndev->last_ps) != 0)
last_ps          2951 drivers/nvme/host/pci.c 	ndev->last_ps = U32_MAX;
last_ps          2978 drivers/nvme/host/pci.c 	ret = nvme_get_power_state(ctrl, &ndev->last_ps);