Home
last modified time | relevance | path

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

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