Home
last modified time | relevance | path

Searched refs:MII_ABILITY_ALL (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_mii.h109 #define MII_ABILITY_ALL \ macro
H A Dsfe_util.c2140 val = gem_mii_read(dp, MII_AN_ADVERT) & ~MII_ABILITY_ALL; in gem_mii_config_default()
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem_mii.h159 #define MII_ABILITY_ALL \ macro
H A Dusbgem.c1087 val = usbgem_mii_read(dp, MII_AN_ADVERT, errp) & ~MII_ABILITY_ALL; in usbgem_mii_config_default()