Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_hw.h1288 #define HA_R2ATT 0x00000800 /* Bit 11 */ macro
1303 #define HA_R2_CLR_MSK (HA_R2RE_REQ | HA_R2CE_RSP | HA_R2ATT)
Dlpfc_mbox.c430 attentionConditions[0] = (HA_R0ATT | HA_R1ATT | HA_R2ATT | HA_ERATT | in lpfc_config_msi()