Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_enclosure.c73 ses2_subhelp_page_impl_t *shpip; in enc_parse_help() local
84 if ((shpip = ses_plugin_page_lookup(sp, snap, in enc_parse_help()
87 for (tip = (ses2_subhelp_text_impl_t *)shpip->sspi_data; in enc_parse_help()
88 pos < SCSI_READ16(&shpip->sspi_page_length); in enc_parse_help()
91 if (!SES_WITHIN_PAGE_STRUCT(tip, shpip, len)) in enc_parse_help()
101 textlen, shpip, len)) in enc_parse_help()