Home
last modified time | relevance | path

Searched refs:NUM_CFG_PARAM (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h143 NUM_CFG_PARAM enumerator
H A Demlxs_fc.h2085 emlxs_config_t config[NUM_CFG_PARAM];
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c4509 for (i = 0; i < NUM_CFG_PARAM; i++, cfg++) { in emlxs_fca_port_manage()
4540 for (i = 0; i < NUM_CFG_PARAM && max_count; i++, in emlxs_fca_port_manage()
4599 for (i = 0; i < NUM_CFG_PARAM; i++, cfg++) { in emlxs_fca_port_manage()
4661 for (i = 0; i < NUM_CFG_PARAM; i++, cfg++) { in emlxs_fca_port_manage()
6632 for (i = 0; i < NUM_CFG_PARAM; i++) { in emlxs_mode_init()
7649 for (i = 0; i < NUM_CFG_PARAM; i++) { in emlxs_get_props()
7688 if (index >= NUM_CFG_PARAM) { in emlxs_check_parm()
7980 if (index >= NUM_CFG_PARAM) { in emlxs_set_parm()
H A Demlxs_dump.c1396 for (i = 0; i < NUM_CFG_PARAM; i++) { in emlxs_dump_parm_table()