Home
last modified time | relevance | path

Searched refs:BMCR_LOOPBACK (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/pci/cxgb/
H A Dcxgb_mv88e1xxx.c188 return t3_mdio_change_bits(cphy, 0, MII_BMCR, BMCR_LOOPBACK, in mv88e1xxx_set_loopback()
189 on ? BMCR_LOOPBACK : 0); in mv88e1xxx_set_loopback()
H A Dcxgb_osdep.h282 #define BMCR_LOOPBACK BMCR_LOOP macro