Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk_hw.h1120 #define BIT_INT_ALIVE (1<<0) /* uCode interrupts once it initializes */ macro
1129 BIT_INT_ALIVE)
H A Diwk2.c2536 if (r & BIT_INT_ALIVE) { in iwk_intr()
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_hw.h1075 #define BIT_INT_ALIVE (1<<0) /* uCode interrupts once it initializes */ macro
1084 BIT_INT_ALIVE)
H A Diwp.c2837 if (r & BIT_INT_ALIVE) { in iwp_intr()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_hw.h1075 #define BIT_INT_ALIVE (1<<0) /* uCode interrupts once it initializes */ macro
1084 BIT_INT_ALIVE)
H A Diwh.c2936 if (r & BIT_INT_ALIVE) { in iwh_intr()