Searched refs:SCSI_WRITE16 (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/lib/scsi/libses/common/ |
H A D | ses_snap.c | 166 SCSI_WRITE16(&pip->sdpi_page_length, in ses_snap_ctl_page() 217 SCSI_WRITE16(&cp->rdrc_allocation_length, in read_status_page() 298 SCSI_WRITE16(&cp->sdc_parameter_list_length, pp->ssp_len); in send_control_page()
|
H A D | libses_plugin.h | 137 SCSI_WRITE16(&(_v), v); \
|
/titanic_44/usr/src/cmd/scsi/smp/common/ |
H A D | smp.c | 571 SCSI_WRITE16(&rp->srertlr_max_descrs, 64); in main() 572 SCSI_WRITE16(&rp->srertlr_starting_routed_sas_addr_index, in main()
|
/titanic_44/usr/src/uts/common/sys/scsi/impl/ |
H A D | commands.h | 322 #define SCSI_WRITE16(Sr16_Addr, Sr16_Val) \ macro 327 SCSI_WRITE16((Sr24_Addr), ((Sr24_Val) & 0xffff00) >> 8), \ 343 SCSI_WRITE16((uint8_t *)(Sr48_Addr)+4, (Sr40_Val) & 0xffff)
|
/titanic_44/usr/src/lib/scsi/libscsi/common/ |
H A D | scsi_subr.c | 305 SCSI_WRITE16(&cp->ic_allocation_length, in libscsi_get_inquiry()
|
/titanic_44/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd_scsi.c | 2157 SCSI_WRITE16(p+2, param_len); in sbd_handle_identifying_info() 2162 SCSI_WRITE16(p+2, 8); /* set param length */ in sbd_handle_identifying_info() 2166 SCSI_WRITE16(p, 256); /* 256 max length */ in sbd_handle_identifying_info() 2854 SCSI_WRITE16(p + idx + 2, sz); in sbd_handle_inquiry() 2866 SCSI_WRITE16(p + 2, idx - 4); in sbd_handle_inquiry()
|
H A D | sbd_pgr.c | 1157 SCSI_WRITE16(&buf.length, 8); in sbd_pgr_in_report_capabilities() 1213 SCSI_WRITE16(sts->rel_tgt_port_id, in sbd_pgr_in_read_full_status()
|
/titanic_44/usr/src/lib/scsi/plugins/smp/sas2/common/ |
H A D | sas2_functions.c | 100 SCSI_WRITE16(rqcc, change_count); in sas2_rq_setframe()
|
/titanic_44/usr/src/lib/scsi/plugins/ses/ses2/common/ |
H A D | ses2_element_ctl.c | 380 SCSI_WRITE16(&dip->sdci_display_character, v16); in elem_setprop_display() 440 SCSI_WRITE16(&lip->slci_language_code, v64); in elem_setprop_lang()
|
/titanic_44/usr/src/uts/common/io/comstar/port/iscsit/ |
H A D | iscsit_login.c | 1771 SCSI_WRITE16(&iscsi_tptid->add_len, adn_len); in login_sm_session_register()
|
/titanic_44/usr/src/uts/common/io/comstar/stmf/ |
H A D | stmf.c | 7921 SCSI_WRITE16(iscsi_tpd->add_len, ident_len); in stmf_scsilib_devid_to_remote_port() 7958 SCSI_WRITE16(dflt_tpd->ident_len, ident_len); in stmf_scsilib_devid_to_remote_port()
|