Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h682 #define Y2_IS_TIST_OV BIT(29) /* Time Stamp Timer overflow interrupt */ macro
706 #define Y2_HWE_ALL_MSK (Y2_IS_TIST_OV | /* Y2_IS_SENSOR | */ Y2_IS_MST_ERR |\
H A Dyge.c1323 dev->d_intrhwemask = Y2_IS_TIST_OV | Y2_IS_MST_ERR | in yge_attach()
1783 Y2_IS_TIST_OV | Y2_IS_MST_ERR | in yge_resume()
2095 if ((status & Y2_IS_TIST_OV) != 0) in yge_intr_hwerr()