Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c2981 PROG_ID load_list[MAX_LOAD_ENTRY]; in emlxs_clean_flash()
2982 PROG_ID *wakeup_list[MAX_LOAD_ENTRY]; in emlxs_clean_flash()
3745 bzero(load_list, (sizeof (PROG_ID) * MAX_LOAD_ENTRY)); in emlxs_get_load_list()
3954 (LoadList->entry_cnt < MAX_LOAD_ENTRY)) { in emlxs_read_load_list()
5810 PROG_ID load_list[MAX_LOAD_ENTRY]; in emlxs_boot_code_enable()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h5025 #define MAX_LOAD_ENTRY 32 macro
5046 LOAD_ENTRY load_entry[MAX_LOAD_ENTRY];
H A Demlxs_fc.h1753 PROG_ID load_list[MAX_LOAD_ENTRY];