Searched refs:phy_conn_type (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/ffec/
H A Dif_ffec.c159 mii_contype_t phy_conn_type; member in struct:ffec_softc
276 switch (sc->phy_conn_type)
392 switch (sc->phy_conn_type) {
1503 sc->phy_conn_type = mii_fdt_get_contype(ofw_node);
1504 if (sc->phy_conn_type == MII_CONTYPE_UNKNOWN) {

Completed in 83 milliseconds