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()
3707 u32 peg_status; in qlcnic_check_health() local3747 peg_status = QLC_SHARED_REG_RD32(adapter, QLCNIC_PEG_HALT_STATUS1); in qlcnic_check_health()3753 peg_status, in qlcnic_check_health()3760 if (QLCNIC_FWERROR_CODE(peg_status) == 0x67) in qlcnic_check_health()
2666 u32 peg_status; in netxen_check_health() local2714 peg_status = NXRD32(adapter, NETXEN_PEG_HALT_STATUS1); in netxen_check_health()2720 peg_status, in netxen_check_health()2727 if (NX_FWERROR_PEGSTAT1(peg_status) == 0x67) in netxen_check_health()