Searched refs:RTAS_EXTENDED_DELAY_MIN (Results 1 – 3 of 3) sorted by relevance
1175 } else if (status >= RTAS_EXTENDED_DELAY_MIN && in rtas_busy_delay_time()1177 order = status - RTAS_EXTENDED_DELAY_MIN; in rtas_busy_delay_time()1194 case RTAS_EXTENDED_DELAY_MIN...RTAS_EXTENDED_DELAY_MAX: in rtas_busy_delay_early()1256 case RTAS_EXTENDED_DELAY_MIN...RTAS_EXTENDED_DELAY_MAX: in rtas_busy_delay()1396 WARN_ON(rc == RTAS_BUSY || (rc >= RTAS_EXTENDED_DELAY_MIN && in rtas_get_sensor_fast()1460 WARN_ON(rc == RTAS_BUSY || (rc >= RTAS_EXTENDED_DELAY_MIN && in rtas_set_indicator_fast()
218 if (ret > RTAS_EXTENDED_DELAY_MIN+2 && in pseries_eeh_phb_configure_bridge()220 ret = RTAS_EXTENDED_DELAY_MIN+2; in pseries_eeh_phb_configure_bridge()
206 #define RTAS_EXTENDED_DELAY_MIN 9900 macro
Completed in 10 milliseconds