Searched refs:peg_status (Results 1 – 3 of 3) sorted by relevance
1554 u32 heartbeat, peg_status; in qlcnic_83xx_check_heartbeat() local1575 peg_status = QLC_SHARED_REG_RD32(p_dev, in qlcnic_83xx_check_heartbeat()1581 "PEG_NET_4_PC: 0x%x\n", peg_status, in qlcnic_83xx_check_heartbeat()1589 if (QLCNIC_FWERROR_CODE(peg_status) == 0x67) in qlcnic_83xx_check_heartbeat()
3654 u32 peg_status; in qlcnic_check_health() local3694 peg_status = QLC_SHARED_REG_RD32(adapter, QLCNIC_PEG_HALT_STATUS1); in qlcnic_check_health()3700 peg_status, in qlcnic_check_health()3707 if (QLCNIC_FWERROR_CODE(peg_status) == 0x67) in qlcnic_check_health()
2639 u32 peg_status; in netxen_check_health() local2687 peg_status = NXRD32(adapter, NETXEN_PEG_HALT_STATUS1); in netxen_check_health()2693 peg_status, in netxen_check_health()2700 if (NX_FWERROR_PEGSTAT1(peg_status) == 0x67) in netxen_check_health()