Home
last modified time | relevance | path

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

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