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

/freebsd-9.3-release/sys/dev/my/
H A Dif_my.c111 static int my_newbuf(struct my_softc *, struct my_chain_onefrag *);
112 static int my_encap(struct my_softc *, struct my_chain *, struct mbuf *);
113 static void my_rxeof(struct my_softc *);
114 static void my_txeof(struct my_softc *);
115 static void my_txeoc(struct my_softc *);
121 static void my_init_locked(struct my_softc *);
122 static void my_stop(struct my_softc *);
128 static u_int16_t my_phy_readreg(struct my_softc *, int);
129 static void my_phy_writereg(struct my_softc *, int, int);
130 static void my_autoneg_xmit(struct my_softc *);
[all...]
H A Dif_myreg.h352 struct my_softc { struct

Completed in 95 milliseconds