APLPCIE_MAX_PORTS
bus_space_handle_t sc_phy_ioh[APLPCIE_MAX_PORTS];
bus_size_t sc_phy_ios[APLPCIE_MAX_PORTS];
bus_space_handle_t sc_port_ioh[APLPCIE_MAX_PORTS];
bus_size_t sc_port_ios[APLPCIE_MAX_PORTS];
for (port = 0; port < APLPCIE_MAX_PORTS; port++) {
if (port >= APLPCIE_MAX_PORTS || sc->sc_port_ios[port] == 0)
if (port >= APLPCIE_MAX_PORTS || sc->sc_port_ios[port] == 0)