sclp_max_storage_id  165 drivers/s390/char/sclp_cmd.c static u8 sclp_max_storage_id;
sclp_max_storage_id  330 drivers/s390/char/sclp_cmd.c 	for_each_clear_bit(id, sclp_storage_ids, sclp_max_storage_id + 1)
sclp_max_storage_id  489 drivers/s390/char/sclp_cmd.c 	for (id = 0; id <= sclp_max_storage_id; id++) {
sclp_max_storage_id  520 drivers/s390/char/sclp_cmd.c 			sclp_max_storage_id = sccb->max_id;