Searched refs:ISA_PNP_NMEM (Results 1 – 3 of 3) sorted by relevance
253 if (config->ic_nmem > ISA_PNP_NMEM) { in pnp_set_config()255 config->ic_nmem, ISA_PNP_NMEM); in pnp_set_config()256 config->ic_nmem = ISA_PNP_NMEM; in pnp_set_config()298 for (; i < ISA_PNP_NMEM; i++) { in pnp_set_config()
65 #define ISA_PNP_NMEM 4 macro
63 case SYS_RES_MEMORY: rids = ISA_PNP_NMEM; break; in isa_alloc_resource()