Searched defs:en_softc (Results 1 – 3 of 3) sorted by relevance
37 struct en_softc { struct38 struct arpcom es_ac; /* Ethernet common part */39 struct ifnews es_ifnews; /* IOP resources */40 int es_flags;42 int es_oactive; /* # of active output buffers */44 int es_interval; /* interval of watchdog */45 caddr_t es_bpf;
86 struct en_softc en_softc[NEN]; variable
89 struct en_softc { struct99 } en_softc[NEN]; argument