Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Decppvar.h60 #define ECPP_DMA_START(pp) (pp)->hw->dma_start(pp) macro
/titanic_41/usr/src/uts/common/io/
H A Decpp.c2933 if (ECPP_DMA_START(pp) == FAILURE) { in ecpp_init_dma_xfer()
3925 if (ECPP_DMA_START(pp) != SUCCESS) { in ecpp_fifo_timer()