Home
last modified time | relevance | path

Searched refs:CFG_AUTH_HASH (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h117 CFG_AUTH_HASH, /* auth-hash (hidden) */ enumerator
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c7783 (cfg[CFG_AUTH_HASH].current & 0xF000) >> 12; in emlxs_auth_cfg_init()
7785 (cfg[CFG_AUTH_HASH].current & 0x0F00) >> 8; in emlxs_auth_cfg_init()
7787 (cfg[CFG_AUTH_HASH].current & 0x00F0) >> 4; in emlxs_auth_cfg_init()
7789 (cfg[CFG_AUTH_HASH].current & 0x000F); in emlxs_auth_cfg_init()
H A Demlxs_solaris.c7916 case CFG_AUTH_HASH: in emlxs_check_parm()
8143 case CFG_AUTH_HASH: in emlxs_set_parm()