Home
last modified time | relevance | path

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

/drivers/scsi/qedi/
Dqedi_nvm_iscsi_cfg.h126 union nvm_iscsi_chap_name chap_name; /* 0x218 */ member
164 union nvm_iscsi_chap_name chap_name; /* 0x144 */ member
Dqedi_main.c2190 char *chap_name, *chap_secret; in qedi_show_boot_tgt_info() local
2215 chap_name = chap_en ? block->initiator.chap_name.byte : NULL; in qedi_show_boot_tgt_info()
2220 mchap_name = mchap_en ? block->target[idx].chap_name.byte : NULL; in qedi_show_boot_tgt_info()
2248 chap_name); in qedi_show_boot_tgt_info()