Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/scsi/plugins/ses/SUN/common/
H A Dsun_enclosure.c49 uint_t cid_off, cid_len; in enc_parse_feature_block() local
76 cid_off = sfbip->sfbi_chassis_id_off - in enc_parse_feature_block()
78 cid_off += offsetof(ses2_ed_impl_t, st_priv[0]) - in enc_parse_feature_block()
81 if (cid_off + cid_len <= vsp_len) { in enc_parse_feature_block()
83 LIBSES_EN_PROP_CSN, (char *)(vsp + cid_off), in enc_parse_feature_block()