Home
last modified time | relevance | path

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

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