Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/sfe/
H A Dsfereg.h183 #define CFG_PHY_DIS 0x00000200U /* Internal PHY disable (83815) */ macro
H A Dsfe.c1738 OUTL(dp, CFG, val | CFG_EXT_PHY | CFG_PHY_DIS); in sfe_mii_probe_dp83815()
1775 OUTL(dp, CFG, val | CFG_EXT_PHY | CFG_PHY_DIS); in sfe_mii_init_dp83815()
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dns83820.c198 #define CFG_PHY_DIS 0x00000200 macro