Home
last modified time | relevance | path

Searched refs:chap_password (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dnvm_iscsi_cfg.h179 union nvm_iscsi_chap_password chap_password; /* 0x318 */ member
225 union nvm_iscsi_chap_password chap_password; /* 0x244 */ member
/illumos-gate/usr/src/uts/sparc/os/
H A Discsi_boot.c66 char chap_password[ISCSI_OBP_MAX_CHAP_LEN] = {0}; in iscsiboot_tgt_prop_read() local
212 ret = prom_get_security_key(BP_CHAP_PASSWORD, chap_password, in iscsiboot_tgt_prop_read()
237 (void) memcpy(boot_property.boot_init.ini_chap_sec, chap_password, in iscsiboot_tgt_prop_read()