Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Decppreg.h182 #define ECR_mode_011 0x60 /* DMA ECP */ macro
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c2874 ECR_mode_011, /* ECP */ in ecpp_init_dma_xfer()
4847 ECR_WRITE(pp, ECR_mode_011 | ECPP_INTR_SRV | ECPP_INTR_MASK); in ecp_forward2reverse()
4895 ECR_WRITE(pp, ECR_mode_011 | ECPP_INTR_SRV | ECPP_INTR_MASK); in ecp_reverse2forward()
5012 if (ecr_write(pp, ECR_mode_011 | in ecpp_mode_negotiation()