Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Decppio.h66 #define ECPP_STB 0x01 macro
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c3390 if (dcr_write(pp, dcr | ECPP_STB) == FAILURE) { in ecpp_pio_writeb()
3400 if (dcr_write(pp, dcr & ~ECPP_STB) == FAILURE) { in ecpp_pio_writeb()
4301 DCR_WRITE(pp, ECPP_nINIT | ECPP_AFX | ECPP_STB); in ecpp_1284_negotiation()