varCfgMSI        3543 drivers/scsi/lpfc/lpfc_hw.h 	struct config_msi_var varCfgMSI;/* cmd = x30 (CONFIG_MSI)     */
varCfgMSI         440 drivers/scsi/lpfc/lpfc_mbox.c 	mb->un.varCfgMSI.attentionConditions[0] = attentionConditions[0];
varCfgMSI         441 drivers/scsi/lpfc/lpfc_mbox.c 	mb->un.varCfgMSI.attentionConditions[1] = attentionConditions[1];
varCfgMSI         448 drivers/scsi/lpfc/lpfc_mbox.c 	mb->un.varCfgMSI.messageNumberByHA[HA_R0_POS] = 1;
varCfgMSI         450 drivers/scsi/lpfc/lpfc_mbox.c 	mb->un.varCfgMSI.messageNumberByHA[HA_R1_POS] = 1;
varCfgMSI         453 drivers/scsi/lpfc/lpfc_mbox.c 	mb->un.varCfgMSI.messageNumberByHA[HA_R0_POS^3] = 1;
varCfgMSI         455 drivers/scsi/lpfc/lpfc_mbox.c 	mb->un.varCfgMSI.messageNumberByHA[HA_R1_POS^3] = 1;
varCfgMSI         458 drivers/scsi/lpfc/lpfc_mbox.c 	mb->un.varCfgMSI.autoClearHA[0] = attentionConditions[0];
varCfgMSI         459 drivers/scsi/lpfc/lpfc_mbox.c 	mb->un.varCfgMSI.autoClearHA[1] = attentionConditions[1];
varCfgMSI         462 drivers/scsi/lpfc/lpfc_mbox.c 	mb->un.varCfgMSI.autoClearHA[0] = 0;
varCfgMSI         463 drivers/scsi/lpfc/lpfc_mbox.c 	mb->un.varCfgMSI.autoClearHA[1] = 0;