PRIV_CFG_WR1
PRIV_CFG_WR1(sc, PCIR_CLASS, PCIC_BRIDGE);
PRIV_CFG_WR1(sc, PCIR_SUBCLASS, PCIS_BRIDGE_PCI);
PRIV_CFG_WR1(sc, PCIR_PRIBUS_1, sc->root_bus);
PRIV_CFG_WR1(sc, PCIR_SECBUS_1, sc->sub_bus);
PRIV_CFG_WR1(sc, PCIR_SUBBUS_1, sc->bus_end);