Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h2174 MAX_PROG_TYPES enumerator
2191 emlxs_fw_file_t prog[MAX_PROG_TYPES];
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c213 for (i = 0; i < MAX_PROG_TYPES; i++) { in emlxs_fw_download()
3380 for (i = 0; i < MAX_PROG_TYPES; i++) { in emlxs_proc_rel_2mb()
4443 for (i = 0; i < MAX_PROG_TYPES; i++) { in emlxs_verify_image()
5704 if (type >= MAX_PROG_TYPES) { in emlxs_type_check()