Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Decppvar.h275 #define ECPP_PHASE_ECP_REV_XFER 0x34 /* ecp reverse transfer */ macro
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c2685 if (pp->current_phase == ECPP_PHASE_ECP_REV_XFER) { in ecpp_flush()
3307 pp->current_phase == ECPP_PHASE_ECP_REV_XFER) { in ecpp_dma_ihdlr()
4493 pp->current_phase = ECPP_PHASE_ECP_REV_XFER; in ecp_peripheral2host()
4632 pp->current_phase == ECPP_PHASE_ECP_REV_XFER); in ecpp_ecp_read_completion()