Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_enclosure.c88 pos < SCSI_READ16(&shpip->sspi_page_length); in enc_parse_help()
97 textlen = SCSI_READ16( 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()
146 pos < SCSI_READ16(&ssip->ssipi_page_length); in enc_parse_string_in()
157 SCSI_READ16(&dip->ssidi_substring_data_length); in enc_parse_string_in()
174 textlen = SCSI_READ16(&sip->ssipi_page_length); in enc_parse_string_in()
H A Dses2_pages.c77 pos < SCSI_READ16(&apip->sapi_page_length); in ses2_aes_index()
175 dlen = SCSI_READ16(&dp->sedi_descriptor_length); in ses2_element_index()
184 *len = SCSI_READ16(&dp->sedi_descriptor_length); in ses2_element_index()
H A Dses2_impl.h554 ((uint64_t)SCSI_READ16(&(nsip)->snsi_nvcache_size) << \
854 (SCSI_READ16(&(vsip)->svsi_voltage) * SES2_VOLTAGE_MULTIPLIER)
892 (SCSI_READ16(&(csip)->scsi_current) * SES2_CURRENT_MULTIPLIER)
1348 (SCSI_READ16(&(stip)->ssti_subenclosure_help_text_length) + \
1383 (SCSI_READ16(&(sdip)->ssidi_substring_data_length) + \
H A Dses2_element.c333 SCSI_READ16(&lip->slsi_language_code)); in elem_parse_lang()
370 SCSI_READ16(&vip->svsi_voltage)); in elem_parse_voltage()
388 SCSI_READ16(&cip->scsi_current)); in elem_parse_current()
/titanic_41/usr/src/lib/scsi/plugins/ses/SUN/common/
H A Dsun_pages.c57 sfdip = (sun_fru_descr_impl_t *)((uint8_t *)sfpip + SCSI_READ16(addr)); in sun_fruid_index()
62 SCSI_READ16(&sfdip->sfdi_fru_data_length) + in sun_fruid_index()
H A Dsun_enclosure.c66 revision = SCSI_READ16(&sfbip->sfbi_spms_revision); in enc_parse_feature_block()
/titanic_41/usr/src/lib/fm/libseslog/common/
H A Dlibseslog.c245 all_log_data_len = SCSI_READ16(&resp[2]); in save_logs()
411 param_code = SCSI_READ16(&log_param_ptr[0]); in save_logs()
/titanic_41/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h1055 SCSI_READ16(&(idp)->snirii_company_id_mid), \
1078 SCSI_READ16(&(idp)->snireii_company_id_mid), \
H A Dcommands.h282 #define SCSI_READ16(Sr16_Addr) \ macro
/titanic_41/usr/src/lib/scsi/libsmp/common/
H A Dsmp_plugin.c117 tp->st_component_id = SCSI_READ16(&rp->srmir_component_id); in smp_report_manufacturer_information()
/titanic_41/usr/src/lib/scsi/plugins/smp/sas2/common/
H A Dsas2_functions.c98 if (SCSI_READ16(rqcc) == 0) { in sas2_rq_setframe()
161 change_count = SCSI_READ16(&fp->srf_data[0]); in sas2_rs_getparams()
/titanic_41/usr/src/lib/scsi/libses/common/
H A Dses_snap.c348 npages = SCSI_READ16(&pip->sssdpi_page_length); in pages_skel_create()
/titanic_41/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c7796 tpd_len = tpd_len + SCSI_READ16(&dflttpd->ident_len) - 1; in stmf_scsilib_tptid_validate()
7824 len = SCSI_READ16(&iscsitpd1->add_len); in stmf_scsilib_tptid_compare()
7869 len = SCSI_READ16(&dflt1->ident_len); in stmf_scsilib_tptid_compare()