Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_mbox.c451 mb->un.varCfgMSI.autoClearHA[0] = attentionConditions[0]; in lpfc_config_msi()
452 mb->un.varCfgMSI.autoClearHA[1] = attentionConditions[1]; in lpfc_config_msi()
455 mb->un.varCfgMSI.autoClearHA[0] = 0; in lpfc_config_msi()
456 mb->un.varCfgMSI.autoClearHA[1] = 0; in lpfc_config_msi()
Dlpfc_hw.h3142 uint32_t autoClearHA[2]; member