Searched refs:peg_status (Results 1 – 3 of 3) sorted by relevance
1574 u32 heartbeat, peg_status; in qlcnic_83xx_check_heartbeat() local1595 peg_status = QLC_SHARED_REG_RD32(p_dev, in qlcnic_83xx_check_heartbeat()1601 "PEG_NET_4_PC: 0x%x\n", peg_status, in qlcnic_83xx_check_heartbeat()1609 if (QLCNIC_FWERROR_CODE(peg_status) == 0x67) in qlcnic_83xx_check_heartbeat()
3706 u32 peg_status; in qlcnic_check_health() local3746 peg_status = QLC_SHARED_REG_RD32(adapter, QLCNIC_PEG_HALT_STATUS1); in qlcnic_check_health()3752 peg_status, in qlcnic_check_health()3759 if (QLCNIC_FWERROR_CODE(peg_status) == 0x67) in qlcnic_check_health()
2645 u32 peg_status; in netxen_check_health() local2693 peg_status = NXRD32(adapter, NETXEN_PEG_HALT_STATUS1); in netxen_check_health()2699 peg_status, in netxen_check_health()2706 if (NX_FWERROR_PEGSTAT1(peg_status) == 0x67) in netxen_check_health()