Home
last modified time | relevance | path

Searched refs:EMLXS_BE_CHIPS (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_adapters.h332 #define EMLXS_BE_CHIPS (EMLXS_BE2_CHIP|EMLXS_BE3_CHIP|EMLXS_BE4_CHIP) macro
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c179 if (hba->model_info.chip & EMLXS_BE_CHIPS) { in emlxs_fw_download()
1613 if (!(hba->model_info.chip & EMLXS_BE_CHIPS)) { in emlxs_be_fw_download()
1939 if (hba->model_info.chip & EMLXS_BE_CHIPS) { in emlxs_obj_validate_image()
2028 if (hba->model_info.chip & EMLXS_BE_CHIPS) { in emlxs_obj_fw_download()
5723 if (hba->model_info.chip & EMLXS_BE_CHIPS) { in emlxs_boot_code_disable()
5817 if (hba->model_info.chip & EMLXS_BE_CHIPS) { in emlxs_boot_code_enable()
5929 if (hba->model_info.chip & EMLXS_BE_CHIPS) { in emlxs_boot_code_state()
H A Demlxs_hba.c3018 (hba->model_info.chip & EMLXS_BE_CHIPS)) { in emlxs_pci_cap_offsets()
H A Demlxs_sli4.c664 if (hba->model_info.chip & EMLXS_BE_CHIPS) { in emlxs_sli4_online()
758 if (hba->model_info.chip & EMLXS_BE_CHIPS) { in emlxs_sli4_online()
4746 if (!(hba->model_info.chip & EMLXS_BE_CHIPS)) { in emlxs_sli4_prep_ct_iocb()
H A Demlxs_mbox.c510 if (hba->model_info.chip & EMLXS_BE_CHIPS) { in emlxs_mb_get_port_name()
H A Demlxs_dfc.c9052 (hba->model_info.chip & EMLXS_BE_CHIPS))) { in emlxs_dfc_reset_port()
H A Demlxs_fcf.c10844 if ((hba->model_info.chip & EMLXS_BE_CHIPS) && in emlxs_vfi_reg_action()