Home
last modified time | relevance | path

Searched refs:tgt_chap_name (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Discsiboot_prop.c161 if (itgtp->tgt_chap_name != NULL) { in iscsi_print_tgt_property()
165 itgtp->tgt_chap_name); in iscsi_print_tgt_property()
224 if (target->tgt_chap_name != NULL) { in iscsi_boot_free_tgt()
225 kmem_free(target->tgt_chap_name, in iscsi_boot_free_tgt()
227 target->tgt_chap_name = NULL; in iscsi_boot_free_tgt()
/illumos-gate/usr/src/uts/common/sys/
H A Dbootprops.h133 uchar_t *tgt_chap_name; member
/illumos-gate/usr/src/uts/i86pc/os/
H A Dibft.c603 boot_property.boot_tgt.tgt_chap_name = in iscsi_parse_ibft_target()
609 #define TGT_CHAP_NAME boot_property.boot_tgt.tgt_chap_name in iscsi_parse_ibft_target()
623 boot_property.boot_tgt.tgt_chap_name = in iscsi_parse_ibft_target()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_sess.c856 if (iscsiboot_prop->boot_tgt.tgt_chap_name == NULL) { in iscsi_sess_set_auth()
861 tmp = iscsiboot_prop->boot_tgt.tgt_chap_name; in iscsi_sess_set_auth()
H A Discsi.c4431 if (iscsiboot_prop->boot_tgt.tgt_chap_name != in iscsi_ioctl()
4443 if (iscsiboot_prop->boot_tgt.tgt_chap_name != NULL) { in iscsi_ioctl()
4445 (char *)iscsiboot_prop->boot_tgt.tgt_chap_name, in iscsi_ioctl()