Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
elink3.c | 220 const struct mii_bitbang_ops ep_mii_bitbang_ops = { variable in typeref:typename:const struct mii_bitbang_ops 2044 rv = mii_bitbang_readreg(self, &ep_mii_bitbang_ops, phy, reg, val); 2059 rv = mii_bitbang_writereg(self, &ep_mii_bitbang_ops, phy, reg, val); |