Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_nvm_iscsi_cfg.h126 union nvm_iscsi_chap_name chap_name; /* 0x218 */ member
164 union nvm_iscsi_chap_name chap_name; /* 0x144 */ member
H A Dqedi_main.c2185 char *chap_name, *chap_secret; in qedi_show_boot_tgt_info() local