Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1c_reg.h439 #define L1C_INTR_TX_PKT 0x00008000 macro
458 L1C_INTR_TXQ_TO_RST| L1C_INTR_RX_PKT | L1C_INTR_TX_PKT | \
H A Datge_l1c.c975 if (status & L1C_INTR_TX_PKT) { in atge_l1c_interrupt()