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

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

Completed in 68 milliseconds