Searched refs:ses2_ed_impl_t (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/scsi/libses/common/ |
H A D | ses_enclosure.c | 43 enc_eid(const ses2_ed_impl_t *tp, nvlist_t *nvl, const char *name) in enc_eid() 53 enc_espid(const ses2_ed_impl_t *tp, nvlist_t *nvl, const char *name) in enc_espid() 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() 156 tp->st_hdr.sehi_ed_len - offsetof(ses2_ed_impl_t, st_priv[0]) + in enc_vs() 157 offsetof(ses2_ed_impl_t, st_hdr.sehi_ed_len) + 1); in enc_vs() [all …]
|
H A D | ses_node.c | 30 ((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 D | ses_impl.h | 163 extern int enc_parse_ed(ses2_ed_impl_t *, nvlist_t *);
|
/titanic_44/usr/src/lib/scsi/plugins/ses/SUN/common/ |
H A D | sun_enclosure.c | 77 (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()
|
/titanic_44/usr/src/lib/scsi/plugins/ses/ses2/common/ |
H A D | ses2_impl.h | 79 } ses2_ed_impl_t; typedef
|