Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_mbox.c526 mb->un.varCfgMSI.autoClearHA[0] = attentionConditions[0]; in lpfc_config_msi()
527 mb->un.varCfgMSI.autoClearHA[1] = attentionConditions[1]; in lpfc_config_msi()
530 mb->un.varCfgMSI.autoClearHA[0] = 0; in lpfc_config_msi()
531 mb->un.varCfgMSI.autoClearHA[1] = 0; in lpfc_config_msi()
H A Dlpfc_hw.h3556 uint32_t autoClearHA[2]; member