Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h116 CFG_AUTH_TYPE, /* auth-type (hidden) */ enumerator
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c7775 (cfg[CFG_AUTH_TYPE].current & 0xF000) >> 12; in emlxs_auth_cfg_init()
7777 (cfg[CFG_AUTH_TYPE].current & 0x0F00) >> 8; in emlxs_auth_cfg_init()
7779 (cfg[CFG_AUTH_TYPE].current & 0x00F0) >> 4; in emlxs_auth_cfg_init()
7781 (cfg[CFG_AUTH_TYPE].current & 0x000F); in emlxs_auth_cfg_init()
H A Demlxs_solaris.c7897 case CFG_AUTH_TYPE: in emlxs_check_parm()
8132 case CFG_AUTH_TYPE: in emlxs_set_parm()