Searched refs:DMASR_SGSLVERR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/xilinx/ | ||
H A D | axidma.h | 50 #define DMASR_SGSLVERR (1 << 9) /* Scatter Gather Slave Error. */ macro |
H A D | axidma.c | 159 | DMASR_SGSLVERR | DMASR_SGDECERR)); in axidma_intr() |