Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/elxl/
H A Delxl.h76 #define INT_LATCH 0x0001 macro
H A Delxl.c1748 if ((stat & INT_LATCH) == 0) { in elxl_intr()
1756 PUT_CMD(CMD_INT_ACK | (stat & INT_WATCHED) | INT_LATCH); in elxl_intr()
1905 PUT_CMD(CMD_INT_ACK | INT_LATCH); in elxl_stop()