Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h129 CFG_PERSIST_LINKDOWN, /* persist-linkdown */ enumerator
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c5490 case CFG_PERSIST_LINKDOWN: in emlxs_dfc_get_cfg()
10321 linkdown = (uint16_t)cfg[CFG_PERSIST_LINKDOWN].current; in emlxs_dfc_get_persist_linkdown()
10345 cfg[CFG_PERSIST_LINKDOWN].current = 1; in emlxs_dfc_set_persist_linkdown()
10347 cfg[CFG_PERSIST_LINKDOWN].current = 0; in emlxs_dfc_set_persist_linkdown()
H A Demlxs_sli3.c1556 if (cfg[CFG_PERSIST_LINKDOWN].current) { in emlxs_sli3_online()
H A Demlxs_sli4.c1347 if (cfg[CFG_PERSIST_LINKDOWN].current) { in emlxs_sli4_online()