messageNumberByHA 3398 drivers/scsi/lpfc/lpfc_hw.h uint8_t messageNumberByHA[64]; messageNumberByHA 448 drivers/scsi/lpfc/lpfc_mbox.c mb->un.varCfgMSI.messageNumberByHA[HA_R0_POS] = 1; messageNumberByHA 450 drivers/scsi/lpfc/lpfc_mbox.c mb->un.varCfgMSI.messageNumberByHA[HA_R1_POS] = 1; messageNumberByHA 453 drivers/scsi/lpfc/lpfc_mbox.c mb->un.varCfgMSI.messageNumberByHA[HA_R0_POS^3] = 1; messageNumberByHA 455 drivers/scsi/lpfc/lpfc_mbox.c mb->un.varCfgMSI.messageNumberByHA[HA_R1_POS^3] = 1;