Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h2184 } emlxs_fw_file_t; typedef
2188 emlxs_fw_file_t awc;
2189 emlxs_fw_file_t bwc;
2190 emlxs_fw_file_t dwc;
2191 emlxs_fw_file_t prog[MAX_PROG_TYPES];
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c120 emlxs_fw_file_t *file, uint32_t id, uint32_t type,
4247 emlxs_validate_version(emlxs_hba_t *hba, emlxs_fw_file_t *file, uint32_t id, in emlxs_validate_version()