/src/sys/dev/eisa/ |
depca_eisa.c | 77 eisa_chipset_tag_t sc_ec; member in struct:depca_eisa_softc 115 esc->sc_ec = ea->ea_ec; 162 if (eisa_intr_map(esc->sc_ec, esc->sc_irq, &ih)) { 167 intrstr = eisa_intr_string(esc->sc_ec, ih, intrbuf, sizeof(intrbuf)); 168 rv = eisa_intr_establish(esc->sc_ec, ih, esc->sc_ist, IPL_NET,
|
depca_eisa.c | 77 eisa_chipset_tag_t sc_ec; member in struct:depca_eisa_softc 115 esc->sc_ec = ea->ea_ec; 162 if (eisa_intr_map(esc->sc_ec, esc->sc_irq, &ih)) { 167 intrstr = eisa_intr_string(esc->sc_ec, ih, intrbuf, sizeof(intrbuf)); 168 rv = eisa_intr_establish(esc->sc_ec, ih, esc->sc_ist, IPL_NET,
|
depca_eisa.c | 77 eisa_chipset_tag_t sc_ec; member in struct:depca_eisa_softc 115 esc->sc_ec = ea->ea_ec; 162 if (eisa_intr_map(esc->sc_ec, esc->sc_irq, &ih)) { 167 intrstr = eisa_intr_string(esc->sc_ec, ih, intrbuf, sizeof(intrbuf)); 168 rv = eisa_intr_establish(esc->sc_ec, ih, esc->sc_ist, IPL_NET,
|
depca_eisa.c | 77 eisa_chipset_tag_t sc_ec; member in struct:depca_eisa_softc 115 esc->sc_ec = ea->ea_ec; 162 if (eisa_intr_map(esc->sc_ec, esc->sc_irq, &ih)) { 167 intrstr = eisa_intr_string(esc->sc_ec, ih, intrbuf, sizeof(intrbuf)); 168 rv = eisa_intr_establish(esc->sc_ec, ih, esc->sc_ist, IPL_NET,
|
/src/sys/dev/ic/ |
mb86950var.h | 44 struct ethercom sc_ec; /* ethernet common */ member in struct:mb86950_softc
|
smc91cxxvar.h | 37 struct ethercom sc_ec; /* ethernet common glue */ member in struct:smc91cxx_softc
|
mb86950var.h | 44 struct ethercom sc_ec; /* ethernet common */ member in struct:mb86950_softc
|
smc91cxxvar.h | 37 struct ethercom sc_ec; /* ethernet common glue */ member in struct:smc91cxx_softc
|
mb86950var.h | 44 struct ethercom sc_ec; /* ethernet common */ member in struct:mb86950_softc
|
smc91cxxvar.h | 37 struct ethercom sc_ec; /* ethernet common glue */ member in struct:smc91cxx_softc
|
mb86950var.h | 44 struct ethercom sc_ec; /* ethernet common */ member in struct:mb86950_softc
|
smc91cxxvar.h | 37 struct ethercom sc_ec; /* ethernet common glue */ member in struct:smc91cxx_softc
|
lan9118var.h | 56 struct ethercom sc_ec; /* ethernet common glue */ member in struct:lan9118_softc
|
lan9118var.h | 56 struct ethercom sc_ec; /* ethernet common glue */ member in struct:lan9118_softc
|
lan9118var.h | 56 struct ethercom sc_ec; /* ethernet common glue */ member in struct:lan9118_softc
|
lan9118var.h | 56 struct ethercom sc_ec; /* ethernet common glue */ member in struct:lan9118_softc
|
/src/sys/net/ |
if_vether.c | 45 struct ethercom sc_ec; member in struct:vether_softc 69 sc->sc_ec.ec_ifmedia = &sc->sc_im; 75 ifp = &sc->sc_ec.ec_if; 89 sc->sc_ec.ec_capabilities = ETHERCAP_VLAN_MTU | ETHERCAP_JUMBO_MTU;
|
if_vether.c | 45 struct ethercom sc_ec; member in struct:vether_softc 69 sc->sc_ec.ec_ifmedia = &sc->sc_im; 75 ifp = &sc->sc_ec.ec_if; 89 sc->sc_ec.ec_capabilities = ETHERCAP_VLAN_MTU | ETHERCAP_JUMBO_MTU;
|
if_vether.c | 45 struct ethercom sc_ec; member in struct:vether_softc 69 sc->sc_ec.ec_ifmedia = &sc->sc_im; 75 ifp = &sc->sc_ec.ec_if; 89 sc->sc_ec.ec_capabilities = ETHERCAP_VLAN_MTU | ETHERCAP_JUMBO_MTU;
|
if_vether.c | 45 struct ethercom sc_ec; member in struct:vether_softc 69 sc->sc_ec.ec_ifmedia = &sc->sc_im; 75 ifp = &sc->sc_ec.ec_if; 89 sc->sc_ec.ec_capabilities = ETHERCAP_VLAN_MTU | ETHERCAP_JUMBO_MTU;
|
/src/sys/arch/arm/at91/ |
at91emacvar.h | 53 struct ethercom sc_ec; member in struct:emac_softc
|
at91emacvar.h | 53 struct ethercom sc_ec; member in struct:emac_softc
|
at91emacvar.h | 53 struct ethercom sc_ec; member in struct:emac_softc
|
at91emacvar.h | 53 struct ethercom sc_ec; member in struct:emac_softc
|
/src/sys/arch/arm/ep93xx/ |
epevar.h | 47 struct ethercom sc_ec; member in struct:epe_softc
|