Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_hw.h1285 #define HA_R1ATT 0x00000080 /* Bit 7 */ macro
1302 #define HA_R1_CLR_MSK (HA_R1RE_REQ | HA_R1CE_RSP | HA_R1ATT)
Dlpfc_mbox.c430 attentionConditions[0] = (HA_R0ATT | HA_R1ATT | HA_R2ATT | HA_ERATT | in lpfc_config_msi()