Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_mbox.c458 mb->un.varCfgMSI.autoClearHA[0] = attentionConditions[0]; in lpfc_config_msi()
459 mb->un.varCfgMSI.autoClearHA[1] = attentionConditions[1]; in lpfc_config_msi()
462 mb->un.varCfgMSI.autoClearHA[0] = 0; in lpfc_config_msi()
463 mb->un.varCfgMSI.autoClearHA[1] = 0; in lpfc_config_msi()
Dlpfc_hw.h3370 uint32_t autoClearHA[2]; member