Searched refs:SCLP_CMDW_READ_STORAGE_INFO (Results 1 – 3 of 3) sorted by relevance
68 #define SCLP_CMDW_READ_STORAGE_INFO 0x00040001 macro
361 command = SCLP_CMDW_READ_STORAGE_INFO | (id << 8); in sclp_early_read_storage_info()
495 rc = sclp_sync_request(SCLP_CMDW_READ_STORAGE_INFO | id << 8, sccb); in sclp_detect_standby_memory()