Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dmidway.h84 #define MID_TX_DMA_COMPLETE 0x00000008 /* DMA from host done */ macro
H A Deni.c1552 if (events & MID_TX_DMA_COMPLETE) { in eni_tasklet()