Searched refs:backwards (Results 1 – 5 of 5) sorted by relevance
30 Default is 8 to be backwards compatible with previous
81 Dummy config option for backwards compatiblity: configure the MPT3SAS
2774 int i, backwards; in semaphore_waits_for() local2809 backwards = (INTEL_INFO(ring->dev)->gen >= 8) ? 5 : 4; in semaphore_waits_for()2811 for (i = backwards; i; --i) { in semaphore_waits_for()
79 For backwards compatibility, this option allows
4786 int backwards = 0; in reshape_direction_store() local4790 backwards = 0; in reshape_direction_store()4792 backwards = 1; in reshape_direction_store()4795 if (mddev->reshape_backwards == backwards) in reshape_direction_store()4808 mddev->reshape_backwards = backwards; in reshape_direction_store()