Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/atge/
H A Datge_l1c_reg.h433 #define L1C_INTR_DMA_RD_TO_RST 0x00000200 macro
457 (L1C_INTR_DMA_RD_TO_RST | L1C_INTR_DMA_WR_TO_RST | \
H A Datge_l1c.c944 if (status & (L1C_INTR_DMA_RD_TO_RST | in atge_l1c_interrupt()
951 if (status & L1C_INTR_DMA_RD_TO_RST) { in atge_l1c_interrupt()