Searched refs:GET_SWRSTREG (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun/io/eri/
H A Deri_common.h371 #define GET_SWRSTREG(reg) \ macro
H A Deri.c1769 ERI_DELAY((GET_SWRSTREG(reset) == ERI_CACHE_LINE_SIZE),
1780 if (GET_SWRSTREG(reset) == ERI_CACHE_LINE_SIZE) {
1816 ERI_DELAY(((GET_SWRSTREG(reset) & (ERI_G_RESET_ERX)) ==
1820 return ((GET_SWRSTREG(reset) & (ERI_G_RESET_ERX)) ? 1 : 0);
1858 ERI_DELAY(((GET_SWRSTREG(reset) & (ERI_G_RESET_ETX)) ==
1862 if (GET_SWRSTREG(reset) & (ERI_G_RESET_ETX)) {

Completed in 81 milliseconds