Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sensor.c194 if (nents > IGB_ETS_MAX) { in igb_init_sensors()
198 nents = IGB_ETS_MAX; in igb_init_sensors()
H A Digb_sw.h594 #define IGB_ETS_MAX 4 macro
600 igb_ets_t isn_ets[IGB_ETS_MAX];