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

/netbsd-current/sys/dev/pci/
H A Dif_age.c96 static int age_dma_alloc(struct age_softc *);
97 static void age_dma_free(struct age_softc *);
98 static void age_get_macaddr(struct age_softc *, uint8_t[]);
99 static void age_phy_reset(struct age_softc *);
101 static int age_encap(struct age_softc *, struct mbuf *);
102 static void age_init_tx_ring(struct age_softc *);
103 static int age_init_rx_ring(struct age_softc *);
104 static void age_init_rr_ring(struct age_softc *);
105 static void age_init_cmb_block(struct age_softc *);
106 static void age_init_smb_block(struct age_softc *);
[all...]
H A Dif_agereg.h808 struct age_softc { struct

Completed in 196 milliseconds