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

/freebsd-12-stable/sys/dev/tx/
H A Dif_txvar.h117 u_int32_t phyid; member in struct:__anon15395
H A Dif_tx.c375 sc->phyid = EPIC_UNKN_PHY;
1048 sc->phyid = EPIC_SERIAL;
1056 sc->phyid = EPIC_UNKN_PHY;
1078 sc->phyid = EPIC_QS6612_PHY;
1082 sc->phyid = EPIC_AC101_PHY;
1086 sc->phyid = EPIC_LXT970_PHY;
1103 switch (sc->phyid) {
1170 if (sc->phyid != EPIC_SERIAL)

Completed in 101 milliseconds