Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_phy.c271 adv_cap &= ~(smp->sm_phy_cap_to_unset); in sfxge_phy_cap_apply()
272 smp->sm_phy_cap_to_unset = 0; in sfxge_phy_cap_apply()
352 smp->sm_phy_cap_to_unset |= (1 << field); in sfxge_phy_cap_set()
H A Dsfxge.h141 uint32_t sm_phy_cap_to_unset; member