OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_ec
(Results
1 - 25
of
73
) sorted by relevancy
1
2
3
/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,
/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
lan9118var.h
56
struct ethercom
sc_ec
; /* ethernet common glue */
member in struct:lan9118_softc
sgecvar.h
49
struct ethercom
sc_ec
; /* Ethernet common part */
member in struct:ze_softc
50
#define sc_if
sc_ec
.ec_if /* network-visible interface */
bcmgenetvar.h
65
struct ethercom
sc_ec
;
member in struct:genet_softc
dptvar.h
86
struct eata_cfg
sc_ec
; /* EATA configuration data */
member in struct:dpt_softc
malovar.h
79
struct ethercom
sc_ec
;
member in struct:malo_softc
81
#define sc_if
sc_ec
.ec_if
mb86960var.h
125
struct ethercom
sc_ec
; /* ethernet common */
member in struct:mb86960_softc
dwc_gmac_var.h
97
struct ethercom
sc_ec
;
member in struct:dwc_gmac_softc
dwc_eqos_var.h
68
struct ethercom
sc_ec
;
member in struct:eqos_softc
anvar.h
107
struct ethercom
sc_ec
;
member in struct:an_softc
161
#define sc_if
sc_ec
.ec_if
lemacvar.h
39
struct ethercom
sc_ec
;
member in struct:__anon02d448e50108
82
#define sc_if
sc_ec
.ec_if
dp8390var.h
35
struct ethercom
sc_ec
; /* ethernet common */
member in struct:dp8390_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;
/src/sys/arch/arm/at91/
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
/src/sys/rump/net/lib/libvirtif/
if_virt.c
60
struct ethercom
sc_ec
;
member in struct:virtif_sc
111
ifp = &sc->
sc_ec
.ec_if;
339
struct ifnet *ifp = &sc->
sc_ec
.ec_if;
/src/sys/arch/usermode/dev/
if_veth.c
74
struct ethercom
sc_ec
;
member in struct:veth_softc
104
struct ifnet *ifp = &sc->
sc_ec
.ec_if;
145
sc->
sc_ec
.ec_ifmedia = &sc->sc_ifmedia;
201
struct ifnet *ifp = &sc->
sc_ec
.ec_if;
246
struct ifnet *ifp = &sc->
sc_ec
.ec_if;
/src/sys/dev/qbus/
if_il.c
86
struct ethercom
sc_ec
; /* Ethernet common part */
member in struct:il_softc
87
#define sc_if
sc_ec
.ec_if /* network-visible interface */
338
struct ethercom *ec = &sc->
sc_ec
;
if_de.c
143
struct ethercom
sc_ec
; /* Ethernet common part */
member in struct:de_softc
144
#define sc_if
sc_ec
.ec_if /* network-visible interface */
if_qe.c
77
struct ethercom
sc_ec
; /* Ethernet common part */
member in struct:qe_softc
78
#define sc_if
sc_ec
.ec_if /* network-visible interface */
771
struct ethercom *ec = &sc->
sc_ec
;
/src/sys/arch/arm/gemini/
if_gmc.c
63
struct ethercom
sc_ec
;
member in struct:gmc_softc
83
#define sc_if
sc_ec
.ec_if
198
struct ethercom *ec = &sc->
sc_ec
;
785
sc->
sc_ec
.ec_capabilities = ETHERCAP_VLAN_MTU | ETHERCAP_JUMBO_MTU;
786
sc->
sc_ec
.ec_mii = mii;
/src/sys/dev/usb/
if_uralvar.h
75
struct ethercom
sc_ec
;
member in struct:ural_softc
76
#define sc_if
sc_ec
.ec_if
/src/sys/dev/bi/
if_ni.c
124
struct ethercom
sc_ec
; /* Ethernet common part */
member in struct:ni_softc
125
#define sc_if
sc_ec
.ec_if /* network-visible interface */
793
struct ethercom *ec = &sc->
sc_ec
;
Completed in 21 milliseconds
1
2
3
Indexes created Sat Sep 20 22:09:52 GMT 2025