Searched refs:ISA_PNP_NPORT (Results 1 – 3 of 3) sorted by relevance
226 if (config->ic_nport > ISA_PNP_NPORT) { in pnp_set_config() 228 ISA_PNP_NPORT); in pnp_set_config() 229 config->ic_nport = ISA_PNP_NPORT; in pnp_set_config() 285 for (; i < ISA_PNP_NPORT; i++) { in pnp_set_config()
64 #define ISA_PNP_NPORT 8 macro
60 case SYS_RES_IOPORT: rids = ISA_PNP_NPORT; break; in isa_alloc_resource()