Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Dsysioerr.h96 #define SB_CE_AFSR_P_PIO 0x8000000000000000ULL /* primary CE, PIO access */ macro
/titanic_41/usr/src/uts/sun4u/io/
H A Dsysioerr.c552 if (t_afsr & SB_CE_AFSR_P_PIO) { in sysio_log_ce_err()