Home
last modified time | relevance | path

Searched refs:BIT_INT_FH_TX (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/io/iwk/
H A Diwk_hw.h1113 #define BIT_INT_FH_TX (1<<27) /* Tx DMA FH_INT[1:0] */ macro
1124 BIT_INT_FH_TX | \
/titanic_50/usr/src/uts/common/io/iwp/
H A Diwp_hw.h1068 #define BIT_INT_FH_TX (1<<27) /* Tx DMA FH_INT[1:0] */ macro
1079 BIT_INT_FH_TX | \
H A Diwp.c2825 if (r & BIT_INT_FH_TX) { in iwp_intr()
/titanic_50/usr/src/uts/common/io/iwh/
H A Diwh_hw.h1068 #define BIT_INT_FH_TX (1<<27) /* Tx DMA FH_INT[1:0] */ macro
1079 BIT_INT_FH_TX | \
H A Diwh.c2928 if (r & BIT_INT_FH_TX) { in iwh_intr()