Searched refs:MID_TX_DMA_COMPLETE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/atm/ | ||
D | midway.h | 83 #define MID_TX_DMA_COMPLETE 0x00000008 /* DMA from host done */ macro |
D | eni.c | 1553 if (events & MID_TX_DMA_COMPLETE) { in eni_tasklet() |