Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h67 CFG_CR_DELAY, /* cr-delay */ enumerator
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c2089 if (cfg[CFG_CR_DELAY].current) { in emlxs_mb_config_link()
2092 mb->un.varCfgLnk.cr_delay = cfg[CFG_CR_DELAY].current; in emlxs_mb_config_link()
H A Demlxs_fcf.c3494 if (cfg[CFG_CR_DELAY].current) { in emlxs_fc_fcftab_cfglink_action()
3497 mb4->un.varCfgLnk.cr_delay = cfg[CFG_CR_DELAY].current; in emlxs_fc_fcftab_cfglink_action()
H A Demlxs_dfc.c5531 case CFG_CR_DELAY: in emlxs_dfc_get_cfg()