Home
last modified time | relevance | path

Searched refs:HA_LATT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h590 #define HA_LATT 0x20000000 /* Bit 29 */ macro
600 HA_R3ATT, HA_LATT, HA_MBATT, HA_ERATT}
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c1168 if (mask & HA_LATT) { in emlxs_mb_config_msi()
1193 if (mask & HA_LATT) { in emlxs_mb_config_msi()
1249 if (mask & HA_LATT) { in emlxs_mb_config_msix()
1274 if (mask & HA_LATT) { in emlxs_mb_config_msix()
H A Demlxs_sli3.c4440 if ((ha_copy2 & HA_LATT) && !(mask & HC_LAINT_ENA)) { in emlxs_get_attention()
4441 ha_copy2 &= ~HA_LATT; in emlxs_get_attention()
4473 ha_copy2 &= ~(HA_ERATT | HA_LATT); /* | hba->intr_autoClear */ in emlxs_get_attention()
4529 if (ha_copy & HA_LATT) { in emlxs_proc_attention()
4714 WRITE_CSR_REG(hba, FC_HA_REG(hba), HA_LATT); in emlxs_sli3_handle_link_event()