Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sensor.c80 if (igb->hw.mac.ops.acquire_swfw_sync(&igb->hw, E1000_SWFW_PWRTS_SM) != in igb_sensor_reg_temperature()
85 igb->hw.mac.ops.release_swfw_sync(&igb->hw, E1000_SWFW_PWRTS_SM); in igb_sensor_reg_temperature()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h255 #define E1000_SWFW_PWRTS_SM 0x80 macro