Home
last modified time | relevance | path

Searched refs:RDP_OET_LOW_ALARM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_els.c6785 flags |= RDP_OET_LOW_ALARM; in lpfc_rdp_res_oed_temp_desc()
6814 flags |= RDP_OET_LOW_ALARM; in lpfc_rdp_res_oed_voltage_desc()
6843 flags |= RDP_OET_LOW_ALARM; in lpfc_rdp_res_oed_txbias_desc()
6872 flags |= RDP_OET_LOW_ALARM; in lpfc_rdp_res_oed_txpower_desc()
6902 flags |= RDP_OET_LOW_ALARM; in lpfc_rdp_res_oed_rxpower_desc()
H A Dlpfc_hw.h1261 #define RDP_OET_LOW_ALARM 0x4 macro