Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_fm.h45 #define EREPORT_FM_ID_MASK 0xFF macro
H A Dhxge_fm.c287 blk_id = ((ereport_id >> EREPORT_FM_ID_SHIFT) & EREPORT_FM_ID_MASK); in hxge_fm_get_ereport_attr()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fm.h78 #define EREPORT_FM_ID_MASK 0xFF macro
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fm.c461 EREPORT_FM_ID_MASK; in nxge_fm_get_ereport_attr()