Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sensor.c47 #define IGB_NVM_ETS_CFG_NSENSORS(x) BITX(x, 2, 0) macro
193 nents = IGB_NVM_ETS_CFG_NSENSORS(val); in igb_init_sensors()