Searched refs:IDEV_ABORT_PATH_ACTIVE (Results 1 – 2 of 2) sorted by relevance
668 test_bit(IDEV_ABORT_PATH_ACTIVE, &idev->flags) in sci_remote_node_context_resume()678 if (!test_bit(IDEV_ABORT_PATH_ACTIVE, &idev->flags)) { in sci_remote_node_context_resume()720 if (!test_bit(IDEV_ABORT_PATH_ACTIVE, &idev->flags)) { in sci_remote_node_context_resume()
89 #define IDEV_ABORT_PATH_ACTIVE 7 macro