Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp.c132 #define SCLP_INIT_RETRY 3 macro
961 for (retry = 0; retry <= SCLP_INIT_RETRY; retry++) { in sclp_check_interface()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp.c237 #define SCLP_INIT_RETRY 3 macro
1149 for (retry = 0; retry <= SCLP_INIT_RETRY; retry++) { in sclp_check_interface()

Completed in 4 milliseconds