Searched refs:hw_reset (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/sun4u/io/px/ |
H A D | px_err.c | 136 { JBC_BIT_DESC(MB_PEA, hw_reset, jbc_fatal) }, 137 { JBC_BIT_DESC(CPE, hw_reset, jbc_fatal) }, 138 { JBC_BIT_DESC(APE, hw_reset, jbc_fatal) }, 139 { JBC_BIT_DESC(PIO_CPE, hw_reset, jbc_fatal) }, 140 { JBC_BIT_DESC(JTCEEW, hw_reset, jbc_fatal) }, 141 { JBC_BIT_DESC(JTCEEI, hw_reset, jbc_fatal) }, 142 { JBC_BIT_DESC(JTCEER, hw_reset, jbc_fatal) }, 174 { JBC_BIT_DESC(PIO_CPE, hw_reset, jbc_odcd) }, 422 { TLU_OE_BIT_DESC(MRC, hw_reset, pciex_rx_oe) },
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/ |
H A D | clc.h | 351 hw_reset_t hw_reset; member
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ |
H A D | ecore_sp_verbs.h | 1337 struct ecore_func_hw_reset_params hw_reset; member
|
H A D | ecore_sp_verbs.c | 6363 u32 reset_phase = params->params.hw_reset.reset_phase; in ecore_func_hw_reset()
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/common/ |
H A D | bnxe_clc.c | 15317 if (params->phy[phy_index].hw_reset) { in elink_hw_reset_phy() 15318 params->phy[phy_index].hw_reset( in elink_hw_reset_phy() 15472 cur_phy->hw_reset = phy.hw_reset; in elink_adjust_phy_func_ptr()
|