Searched refs:DCSR_ERR_PEND (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Decppreg.h218 #define DCSR_ERR_PEND 0x00000002 /* 1= host bus error detected */ macro
/opensolaris-onvv-gate/usr/src/uts/sun/sys/
H A Dfdreg.h290 #define DCSR_ERR_PEND 0x00000002 /* 1= host bus error detected */ macro
/opensolaris-onvv-gate/usr/src/uts/sun/io/
H A Dfd.c4175 if (!(tmp_dcsr & DCSR_INT_PEND) && !(DCSR_ERR_PEND & tmp_dcsr))
4272 if ((!not_cheerio) && (tmp_dcsr & DCSR_ERR_PEND)) {
4451 if ((!not_cheerio) && (tmp_dcsr & DCSR_ERR_PEND)) {
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Decpp.c3150 if (dcsr & DCSR_ERR_PEND) {

Completed in 69 milliseconds