Home
last modified time | relevance | path

Searched refs:tgt_boot_par_len (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sparc/os/
H A Discsi_boot.c176 boot_property.boot_tgt.tgt_boot_par_len = 0; in iscsiboot_tgt_prop_read()
182 boot_property.boot_tgt.tgt_boot_par_len = proplen + 1; in iscsiboot_tgt_prop_read()
192 boot_property.boot_tgt.tgt_boot_par_len = 2; in iscsiboot_tgt_prop_read()
/illumos-gate/usr/src/uts/common/os/
H A Discsiboot_prop.c238 target->tgt_boot_par_len); in iscsi_boot_free_tgt()
240 target->tgt_boot_par_len = 0; in iscsi_boot_free_tgt()
/illumos-gate/usr/src/uts/common/sys/
H A Dbootprops.h139 size_t tgt_boot_par_len; member