Home
last modified time | relevance | path

Searched refs:SCLP_INIT_RETRY (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/s390/char/
H A Dsclp.c237 #define SCLP_INIT_RETRY 3 macro
1148 for (retry = 0; retry <= SCLP_INIT_RETRY; retry++) { in sclp_check_interface()