Searched refs:peg_status (Results 1 – 3 of 3) sorted by relevance
1578 u32 heartbeat, peg_status; in qlcnic_83xx_check_heartbeat() local1599 peg_status = QLC_SHARED_REG_RD32(p_dev, in qlcnic_83xx_check_heartbeat()1605 "PEG_NET_4_PC: 0x%x\n", peg_status, in qlcnic_83xx_check_heartbeat()1613 if (QLCNIC_FWERROR_CODE(peg_status) == 0x67) in qlcnic_83xx_check_heartbeat()
3734 u32 peg_status; in qlcnic_check_health() local3774 peg_status = QLC_SHARED_REG_RD32(adapter, QLCNIC_PEG_HALT_STATUS1); in qlcnic_check_health()3780 peg_status, in qlcnic_check_health()3787 if (QLCNIC_FWERROR_CODE(peg_status) == 0x67) in qlcnic_check_health()
2685 u32 peg_status; in netxen_check_health() local2733 peg_status = NXRD32(adapter, NETXEN_PEG_HALT_STATUS1); in netxen_check_health()2739 peg_status, in netxen_check_health()2746 if (NX_FWERROR_PEGSTAT1(peg_status) == 0x67) in netxen_check_health()