Searched refs:ECPP_SLCTIN (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | ecppio.h | 69 #define ECPP_SLCTIN 0x08 macro
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | ecpp.c | 1685 DCR_WRITE(pp, ECPP_SLCTIN); in ecpp_putioc() 1687 DCR_WRITE(pp, ECPP_SLCTIN | ECPP_nINIT); in ecpp_putioc() 3795 DCR_WRITE(pp, ECPP_SLCTIN | ECPP_nINIT); in ecpp_reset_port_regs() 4138 DCR_WRITE(pp, ECPP_SLCTIN); in ecpp_1284_init_interface() 4142 DCR_WRITE(pp, ECPP_nINIT | ECPP_SLCTIN); in ecpp_1284_init_interface() 4388 DCR_WRITE(pp, ECPP_nINIT | ECPP_SLCTIN); in ecpp_1284_termination() 4397 DCR_WRITE(pp, ECPP_nINIT | ECPP_SLCTIN); in ecpp_1284_termination() 4412 DCR_WRITE(pp, ECPP_nINIT | ECPP_SLCTIN | ECPP_AFX); in ecpp_1284_termination() 4427 DCR_WRITE(pp, ECPP_nINIT | ECPP_SLCTIN); in ecpp_1284_termination() 5507 if (dcr_write(pp, ECPP_DCR_SET | ECPP_SLCTIN | ECPP_nINIT) == FAILURE) { in pc87332_config_chip() [all …]
|