Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc_hw.h1784 #define HA_R1ATT 0x00000080 /* Bit 7 */ macro
1801 #define HA_R1_CLR_MSK (HA_R1RE_REQ | HA_R1CE_RSP | HA_R1ATT)
Dlpfc_mbox.c436 attentionConditions[0] = (HA_R0ATT | HA_R1ATT | HA_R2ATT | HA_ERATT | in lpfc_config_msi()