Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.h84 #define INT_DN_COMPLETE 0x0200 macro
89 (INT_HOST_ERROR | INT_STATS | INT_DN_COMPLETE | INT_UP_COMPLETE)
H A Delxl.c1832 if (stat & INT_DN_COMPLETE) { in elxl_intr()