Searched refs:TLU_OE_BIT_DESC (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/sun4u/io/px/ |
H A D | px_err.c | 398 #define TLU_OE_BIT_DESC(bit, hdl, erpt) \ macro 422 { TLU_OE_BIT_DESC(MRC, hw_reset, pciex_rx_oe) }, 425 { TLU_OE_BIT_DESC(WUC, wuc_ruc, pciex_rx_tx_oe) }, 426 { TLU_OE_BIT_DESC(RUC, wuc_ruc, pciex_rx_tx_oe) }, 427 { TLU_OE_BIT_DESC(CRS, no_panic, pciex_rx_tx_oe) }, 430 { TLU_OE_BIT_DESC(IIP, panic, pciex_oe) }, 431 { TLU_OE_BIT_DESC(EDP, panic, pciex_oe) }, 432 { TLU_OE_BIT_DESC(EHP, panic, pciex_oe) }, 434 { TLU_OE_BIT_DESC(LIN, no_panic, pciex_oe) }, 435 { TLU_OE_BIT_DESC(LRS, no_panic, pciex_oe) }, [all …]
|