Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_nvm_iscsi_cfg.h127 union nvm_iscsi_chap_password chap_password; /* 0x318 */ member
165 union nvm_iscsi_chap_password chap_password; /* 0x244 */ member
H A Dqedi_main.c2211 chap_secret = chap_en ? block->initiator.chap_password.byte : NULL; in qedi_show_boot_tgt_info()
2216 mchap_secret = mchap_en ? block->target[idx].chap_password.byte : NULL; in qedi_show_boot_tgt_info()