Searched defs:mcommphy_softc (Results 1 – 1 of 1) sorted by relevance
107 struct mcommphy_softc { struct108 mii_softc_t mii_sc;109 device_t dev;110 u_int rx_delay_ps;111 u_int tx_delay_ps;112 bool tx_10_inv;113 bool tx_100_inv;114 bool tx_1000_inv;