Searched refs:age_softc (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/age/
H A Dif_age.c107 static void age_get_macaddr(struct age_softc *);
108 static void age_phy_reset(struct age_softc *);
111 static void age_sysctl_node(struct age_softc *);
113 static int age_check_boundary(struct age_softc *);
114 static int age_dma_alloc(struct age_softc *);
115 static void age_dma_free(struct age_softc *);
117 static void age_setwol(struct age_softc *);
120 static int age_encap(struct age_softc *, struct mbuf **);
123 static void age_watchdog(struct age_softc *);
125 static void age_mac_config(struct age_softc *);
[all...]
H A Dif_agevar.h193 struct age_softc { struct

Completed in 198 milliseconds