Searched refs:tgt_boot_par (Results 1 – 3 of 3) sorted by relevance
239 if (target->tgt_boot_par != NULL) { in iscsi_boot_free_tgt()240 kmem_free(target->tgt_boot_par, in iscsi_boot_free_tgt()242 target->tgt_boot_par = NULL; in iscsi_boot_free_tgt()310 iscsiboot_prop->boot_tgt.tgt_boot_par); in get_iscsi_bootpath_vhci()334 lun_num, iscsiboot_prop->boot_tgt.tgt_boot_par); in get_iscsi_bootpath_phy()
175 boot_property.boot_tgt.tgt_boot_par = NULL; in iscsiboot_tgt_prop_read()180 boot_property.boot_tgt.tgt_boot_par = in iscsiboot_tgt_prop_read()184 (char *)boot_property.boot_tgt.tgt_boot_par, in iscsiboot_tgt_prop_read()190 boot_property.boot_tgt.tgt_boot_par = in iscsiboot_tgt_prop_read()193 boot_property.boot_tgt.tgt_boot_par[0] = 'a'; in iscsiboot_tgt_prop_read()
138 uchar_t *tgt_boot_par; member