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

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

Completed in 107 milliseconds