Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dbootprops.h123 typedef struct _ib_tgt_prop { struct
124 union {
127 }tgt_ip_u;
128 int sin_family;
129 uint32_t tgt_port;
130 uchar_t tgt_boot_lun[8];
131 uchar_t *tgt_name;
132 size_t tgt_name_len;
133 uchar_t *tgt_chap_name;
134 size_t tgt_chap_name_len;
[all …]