Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk_hw.h1115 #define BIT_INT_SWERROR (1<<25) /* uCode error */ macro
1125 BIT_INT_SWERROR | \
H A Diwk2.c2505 if (r & (BIT_INT_SWERROR | BIT_INT_ERR)) { in iwk_intr()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_hw.h1070 #define BIT_INT_SWERROR (1<<25) /* uCode error */ macro
1080 BIT_INT_SWERROR | \
H A Diwh.c2898 if (r & (BIT_INT_SWERROR | BIT_INT_ERR)) { in iwh_intr()
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_hw.h1070 #define BIT_INT_SWERROR (1<<25) /* uCode error */ macro
1080 BIT_INT_SWERROR | \
H A Diwp.c2801 if (r & (BIT_INT_SWERROR | BIT_INT_ERR)) { in iwp_intr()