Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h66 CFG_NUM_NODES, /* num-nodes */ enumerator
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c927 if (cfg[CFG_NUM_NODES].current > 0) { in emlxs_sli3_online()
929 min(cfg[CFG_NUM_NODES].current, in emlxs_sli3_online()
2008 if (cfg[CFG_NUM_NODES].current > 0) { in emlxs_sli3_hba_init()
2009 hba->max_nodes = cfg[CFG_NUM_NODES].current; in emlxs_sli3_hba_init()
H A Demlxs_sli4.c1080 if (cfg[CFG_NUM_NODES].current > 0) { in emlxs_sli4_online()
1082 min(cfg[CFG_NUM_NODES].current, in emlxs_sli4_online()
2215 if (cfg[CFG_NUM_NODES].current > 0) { in emlxs_sli4_hba_init()
2216 hba->max_nodes = cfg[CFG_NUM_NODES].current; in emlxs_sli4_hba_init()
H A Demlxs_solaris.c7706 case CFG_NUM_NODES: in emlxs_check_parm()