Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_mbox.c453 mb->un.varCfgMSI.autoClearHA[0] = attentionConditions[0]; in lpfc_config_msi()
454 mb->un.varCfgMSI.autoClearHA[1] = attentionConditions[1]; in lpfc_config_msi()
457 mb->un.varCfgMSI.autoClearHA[0] = 0; in lpfc_config_msi()
458 mb->un.varCfgMSI.autoClearHA[1] = 0; in lpfc_config_msi()
Dlpfc_hw.h2937 uint32_t autoClearHA[2]; member