Searched refs:PEX_POIS_TLP (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/yge/ | ||
H A D | yge.h | 244 #define PEX_POIS_TLP BIT(12) /* Poisoned TLP */ macro |
H A D | yge.c | 2142 if ((v32 & (PEX_FATAL_ERRORS | PEX_POIS_TLP)) != 0) { in yge_intr_hwerr() |