BTINTEL_PCIE_RECOVERY_IN_PROGRESS
if (test_bit(BTINTEL_PCIE_RECOVERY_IN_PROGRESS, &data->flags))
if (test_and_set_bit(BTINTEL_PCIE_RECOVERY_IN_PROGRESS, &data->flags))