/src/sys/arch/arm/xscale/ |
ixp425_if_npe.c | 149 } npeconfig[NPE_PORTS_MAX] = { variable in typeref:typename:const struct __anon92b0dbf30108[] 405 | (npeconfig[sc->sc_unit].macport << NPE_MAC_PORTID_SHL); 529 error = ixpnpe_init(sc->sc_npe, "npe_fw", npeconfig[unit].imageid); 533 if (bus_space_map(sc->sc_iot, npeconfig[unit].regbase, 534 npeconfig[unit].regsize, 0, &sc->sc_ioh)) { 536 npeconfig[unit].regbase, npeconfig[unit].regsize); 540 if (npeconfig[unit].miibase != npeconfig[unit].regbase) { 546 if (bus_space_map(sc->sc_iot, npeconfig[unit].miibase [all...] |
ixp425_if_npe.c | 149 } npeconfig[NPE_PORTS_MAX] = { variable in typeref:typename:const struct __anon92b0dbf30108[] 405 | (npeconfig[sc->sc_unit].macport << NPE_MAC_PORTID_SHL); 529 error = ixpnpe_init(sc->sc_npe, "npe_fw", npeconfig[unit].imageid); 533 if (bus_space_map(sc->sc_iot, npeconfig[unit].regbase, 534 npeconfig[unit].regsize, 0, &sc->sc_ioh)) { 536 npeconfig[unit].regbase, npeconfig[unit].regsize); 540 if (npeconfig[unit].miibase != npeconfig[unit].regbase) { 546 if (bus_space_map(sc->sc_iot, npeconfig[unit].miibase [all...] |