Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dmidway.h82 #define MID_DMA_ERR_ACK 0x00000020 /* DMA error */ macro
H A Deni.c1475 if (reason & MID_DMA_ERR_ACK) in bug_int()
1562 if (events & (MID_DMA_ERR_ACK | MID_TX_IDENT_MISM | MID_TX_DMA_OVFL)) { in eni_tasklet()