Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/s390/cio/
Didset.c24 static struct idset *idset_new(int num_ssid, int num_id) in idset_new() function
81 return idset_new(max_ssid + 1, __MAX_SUBCHANNEL + 1); in idset_sch_new()