bcm53xx_pax.c | 113 static void bcmpax_conf_write(void *, pcitag_t, int, pcireg_t); 163 bcmpax_conf_write(sc, 0, PCI_MAPREG_START+4, iwin1_start); 173 bcmpax_conf_write(sc, 0, PCI_MAPREG_START+8, iwin2_start); 247 sc->sc_pc.pc_conf_write = bcmpax_conf_write; 295 bcmpax_conf_write(sc, 0, offset + PCIE_LCSR2, 1); 469 bcmpax_conf_write(void *v, pcitag_t tag, int reg, pcireg_t val) function in typeref:typename:void
|