ISA_NPORT
proto_isa_alloc(dev, SYS_RES_IOPORT, ISA_NPORT);
struct resource *res[ISA_NPORT];
for (i = 0; i < ISA_NPORT; i++) {
for (i = 0; i < ISA_NPORT; i++) {
if (type == SYS_RES_IOPORT && rid >= ISA_NPORT)
struct isa_range ic_port[ISA_NPORT];
if (config->ic_nport == ISA_NPORT) {
if (config->ic_nport == ISA_NPORT) {
if (to->ic_nport == ISA_NPORT) {
if (rid >= ISA_NPORT)