Home
last modified time | relevance | path

Searched refs:mii_lo_first (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitchvar.h69 int mii_lo_first; /* Send low data DWORD before high */ member
H A Darswitch_reg.c149 if (sc->mii_lo_first) { in arswitch_reg_write32()
H A Darswitch.c127 sc->mii_lo_first = 1; in arswitch_probe()