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

/opensolaris-onvv-gate/usr/src/uts/common/io/afe/
H A Dafe.h218 #define SPR_SROM_DOUT 0x00000008U /* Serial EEPROM data out */ macro
H A Dafe.c976 if (!(GETCSR(afep, CSR_SPR) & SPR_SROM_DOUT)) {
1035 if (GETCSR(afep, CSR_SPR) & SPR_SROM_DOUT) {
/opensolaris-onvv-gate/usr/src/uts/common/io/mxfe/
H A Dmxfe.h204 #define SPR_SROM_DOUT 0x00000008U /* Serial EEPROM data out */ macro
H A Dmxfe.c837 if (!(GETCSR(mxfep, CSR_SPR) & SPR_SROM_DOUT)) {
897 if (GETCSR(mxfep, CSR_SPR) & SPR_SROM_DOUT) {

Completed in 111 milliseconds