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

/linux-master/drivers/s390/char/
H A Dsclp_cmd.c169 static u8 sclp_max_storage_id; variable
333 for_each_clear_bit(id, sclp_storage_ids, sclp_max_storage_id + 1)
489 for (id = 0; id <= sclp_max_storage_id; id++) {
520 sclp_max_storage_id = sccb->max_id;

Completed in 91 milliseconds