Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/char/
Dsclp_cmd.c295 static u8 sclp_max_storage_id; variable
442 for (id = 0; id <= sclp_max_storage_id; id++) in sclp_mem_notifier()
585 for (id = 0; id <= sclp_max_storage_id; id++) { in sclp_detect_standby_memory()
616 sclp_max_storage_id = sccb->max_id; in sclp_detect_standby_memory()