Home
last modified time | relevance | path

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

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