Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/atge/
H A Datge_l1c_reg.h434 #define L1C_INTR_DMA_WR_TO_RST 0x00000400 macro
457 (L1C_INTR_DMA_RD_TO_RST | L1C_INTR_DMA_WR_TO_RST | \
H A Datge_l1c.c945 L1C_INTR_DMA_WR_TO_RST | L1C_INTR_TXQ_TO_RST)) { in atge_l1c_interrupt()
955 if (status & L1C_INTR_DMA_WR_TO_RST) { in atge_l1c_interrupt()