Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_enclosure.c72 ses2_help_page_impl_t *hpip; in enc_parse_help() local
110 if (eid == 0 && (hpip = ses_plugin_page_lookup(sp, snap, in enc_parse_help()
112 if (!SES_WITHIN_PAGE_STRUCT(hpip, hpip, len)) in enc_parse_help()
115 if (!SES_WITHIN_PAGE(hpip->shpi_help_text, in enc_parse_help()
116 SCSI_READ16(&hpip->shpi_page_length), hpip, len)) in enc_parse_help()
120 hpip->shpi_help_text, SCSI_READ16(&hpip->shpi_page_length)); in enc_parse_help()