Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/char/
Dsclp_cmd.c296 static unsigned long sclp_storage_ids[256 / BITS_PER_LONG]; variable
385 set_bit(id, sclp_storage_ids); in sclp_attach_storage()
443 if (!test_bit(id, sclp_storage_ids)) in sclp_mem_notifier()
593 set_bit(id, sclp_storage_ids); in sclp_detect_standby_memory()