Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.h524 #define CONF_INTPHY 0x0001 /* has internal PHY at address 24 */ macro
H A Delxl.c665 sc->ex_conf |= CONF_INTPHY; in elxl_probe_media()
2062 if ((sc->ex_conf & CONF_INTPHY) && phy != INTPHY_ID) in elxl_mii_read()
2112 if ((sc->ex_conf & CONF_INTPHY) && phy != INTPHY_ID) in elxl_mii_write()