Searched refs:varCfgMSI (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_mbox.c432 mb->un.varCfgMSI.attentionConditions[0] = attentionConditions[0];
433 mb->un.varCfgMSI.attentionConditions[1] = attentionConditions[1];
440 mb->un.varCfgMSI.messageNumberByHA[HA_R0_POS] = 1;
442 mb->un.varCfgMSI.messageNumberByHA[HA_R1_POS] = 1;
445 mb->un.varCfgMSI.messageNumberByHA[HA_R0_POS^3] = 1;
447 mb->un.varCfgMSI.messageNumberByHA[HA_R1_POS^3] = 1;
450 mb->un.varCfgMSI.autoClearHA[0] = attentionConditions[0];
451 mb->un.varCfgMSI.autoClearHA[1] = attentionConditions[1];
454 mb->un.varCfgMSI.autoClearHA[0] = 0;
455 mb->un.varCfgMSI
[all...]
H A Dlpfc_hw.h2990 struct config_msi_var varCfgMSI;/* cmd = x30 (CONFIG_MSI) */ member in union:__anon14672

Completed in 86 milliseconds