Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Decppvar.h62 #define ECPP_DMA_STOP(pp, cnt) (pp)->hw->dma_stop(pp, cnt) macro
/titanic_50/usr/src/uts/common/io/
H A Decpp.c2594 if (ECPP_DMA_STOP(pp, NULL) == FAILURE) { in ecpp_flush()
3159 if (ECPP_DMA_STOP(pp, &bcr) == FAILURE) { in ecpp_isr()
3300 if (ECPP_DMA_STOP(pp, NULL) == FAILURE) { in ecpp_dma_ihdlr()
3662 if (ECPP_DMA_STOP(pp, &unx_len) == FAILURE) { in ecpp_xfer_timeout()
4636 if (ECPP_DMA_STOP(pp, &unx_len) == FAILURE) { in ecpp_ecp_read_completion()