Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/elxl/
H A Delxl.h85 #define INT_UP_COMPLETE 0x0400 macro
89 (INT_HOST_ERROR | INT_STATS | INT_DN_COMPLETE | INT_UP_COMPLETE)
H A Delxl.c1769 if (stat & INT_UP_COMPLETE) { in elxl_intr()