Searched refs:MAX_ISC (Results 1 – 4 of 4) sorted by relevance
14 static unsigned int isc_refs[MAX_ISC + 1];30 if (isc > MAX_ISC) { in isc_register() 60 if (isc > MAX_ISC || isc_refs[isc] == 0) { in isc_unregister()
31 static struct hlist_head airq_lists[MAX_ISC+1];45 if (!airq->handler || airq->isc > MAX_ISC) in register_adapter_interrupt()
13 #define MAX_ISC 7 macro
481 #define MAX_S390_IO_ADAPTERS ((MAX_ISC + 1) * 8)612 u32 ref_count[MAX_ISC + 1];