Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/scsi/libses/common/
H A Dses_enclosure.c43 enc_eid(const ses2_ed_impl_t *tp, nvlist_t *nvl, const char *name) in enc_eid()
63 enc_nesp(const ses2_ed_impl_t *tp, nvlist_t *nvl, const char *name) in enc_nesp()
73 enc_lid(const ses2_ed_impl_t *tp, nvlist_t *nvl, const char *name) in enc_lid()
118 enc_vid(const ses2_ed_impl_t *tp, nvlist_t *nvl, in enc_vid()
129 enc_pid(const ses2_ed_impl_t *tp, nvlist_t *nvl, in enc_pid()
140 enc_rev(const ses2_ed_impl_t *tp, nvlist_t *nvl, in enc_rev()
151 enc_vs(const ses2_ed_impl_t *tp, nvlist_t *nvl, const char *name) in enc_vs()
157 offsetof(ses2_ed_impl_t, st_hdr.sehi_ed_len) + 1); in enc_vs()
163 static const ses2_ed_impl_t __ed = { 0 };
172 int (*func)(const ses2_ed_impl_t *, nvlist_t *, const char *);
[all …]
H A Dses_node.c30 ((ses2_ed_impl_t *)((uint8_t *)(eip) + \
136 ses2_ed_impl_t *eip; in ses_build_snap_skel()
172 for (eip = (ses2_ed_impl_t *)pip->scpi_data, i = 0; in ses_build_snap_skel()
194 for (eip = (ses2_ed_impl_t *)pip->scpi_data, i = 0; in ses_build_snap_skel()
H A Dses_impl.h161 extern int enc_parse_ed(ses2_ed_impl_t *, nvlist_t *);
/illumos-gate/usr/src/lib/scsi/plugins/ses/SUN/common/
H A Dsun_enclosure.c77 (sizeof (ses2_ed_impl_t) - 1); in enc_parse_feature_block()
78 cid_off += offsetof(ses2_ed_impl_t, st_priv[0]) - in enc_parse_feature_block()
/illumos-gate/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_impl.h79 } ses2_ed_impl_t; typedef