Searched refs:emlxs_fw_table (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c49 emlxs_firmware_t emlxs_fw_table[] = EMLXS_FW_TABLE; variable
50 int emlxs_fw_count = sizeof (emlxs_fw_table) / sizeof (emlxs_firmware_t);
2891 emlxs_fw_table[i].label);
H A Demlxs_sli3.c730 if (emlxs_fw_table[i].id == hba->model_info.fwid) {
731 fw = &emlxs_fw_table[i];
764 * in the emlxs_fw_table
H A Demlxs_sli4.c746 if (emlxs_fw_table[i].id == hba->model_info.fwid) {
747 fw = &emlxs_fw_table[i];
792 * in the emlxs_fw_table
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h629 extern emlxs_firmware_t emlxs_fw_table[];

Completed in 73 milliseconds