Home
last modified time | relevance | path

Searched refs:SCLP_QUEUE_INTERVAL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_cmd.c99 SCLP_QUEUE_INTERVAL); in _sclp_get_core_info()
133 rc = sclp_sync_request_timeout(cmd, sccb, SCLP_QUEUE_INTERVAL); in do_core_configure()
202 rc = sclp_sync_request_timeout(cmd, sccb, SCLP_QUEUE_INTERVAL); in do_assign_storage()
258 SCLP_QUEUE_INTERVAL); in sclp_attach_storage()
H A Dsclp.h274 #define SCLP_QUEUE_INTERVAL 5 /* timeout interval for request queue */ macro
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_cmd.c101 SCLP_QUEUE_INTERVAL); in _sclp_get_core_info()
135 rc = sclp_sync_request_timeout(cmd, sccb, SCLP_QUEUE_INTERVAL); in do_core_configure()
203 rc = sclp_sync_request_timeout(cmd, sccb, SCLP_QUEUE_INTERVAL); in do_assign_storage()
259 SCLP_QUEUE_INTERVAL); in sclp_attach_storage()
H A Dsclp.h270 #define SCLP_QUEUE_INTERVAL 5 /* timeout interval for request queue */ macro

Completed in 5 milliseconds