Searched refs:ISA_PNP_NIRQ (Results 1 – 3 of 3) sorted by relevance
231 if (config->ic_nirq > ISA_PNP_NIRQ) { in pnp_set_config() 233 ISA_PNP_NIRQ); in pnp_set_config() 234 config->ic_nirq = ISA_PNP_NIRQ; in pnp_set_config() 303 for (; i < ISA_PNP_NIRQ; i++) { in pnp_set_config()
66 #define ISA_PNP_NIRQ 2 macro
61 case SYS_RES_IRQ: rids = ISA_PNP_NIRQ; break; in isa_alloc_resource()