Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_hw.h1295 #define HA_R0ATT 0x00000008 /* Bit 3 */ macro
1314 #define HA_R0_CLR_MSK (HA_R0RE_REQ | HA_R0CE_RSP | HA_R0ATT)
Dlpfc_mbox.c430 attentionConditions[0] = (HA_R0ATT | HA_R1ATT | HA_R2ATT | HA_ERATT | in lpfc_config_msi()