Home
last modified time | relevance | path

Searched refs:SCLP_CMDW_READ_STORAGE_INFO (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_early_core.c320 command = SCLP_CMDW_READ_STORAGE_INFO | (id << 8); in sclp_early_read_storage_info()
H A Dsclp.h67 #define SCLP_CMDW_READ_STORAGE_INFO 0x00040001 macro
H A Dsclp_cmd.c492 rc = sclp_sync_request(SCLP_CMDW_READ_STORAGE_INFO | id << 8, sccb); in sclp_detect_standby_memory()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_early_core.c360 command = SCLP_CMDW_READ_STORAGE_INFO | (id << 8); in sclp_early_read_storage_info()
H A Dsclp.h68 #define SCLP_CMDW_READ_STORAGE_INFO 0x00040001 macro
H A Dsclp_cmd.c467 rc = sclp_sync_request(SCLP_CMDW_READ_STORAGE_INFO | id << 8, sccb); in sclp_detect_standby_memory()

Completed in 5 milliseconds