Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c718 icb->request_q_length[1] = MSB(cnt); in ql_nvram_config()
721 icb->response_q_length[1] = MSB(cnt); in ql_nvram_config()
724 icb->request_q_address[1] = MSB(LSW(LSD(ha->request_dvma))); in ql_nvram_config()
726 icb->request_q_address[3] = MSB(MSW(LSD(ha->request_dvma))); in ql_nvram_config()
728 icb->request_q_address[5] = MSB(LSW(MSD(ha->request_dvma))); in ql_nvram_config()
730 icb->request_q_address[7] = MSB(MSW(MSD(ha->request_dvma))); in ql_nvram_config()
733 icb->response_q_address[1] = MSB(LSW(LSD(ha->response_dvma))); in ql_nvram_config()
735 icb->response_q_address[3] = MSB(MSW(LSD(ha->response_dvma))); in ql_nvram_config()
737 icb->response_q_address[5] = MSB(LSW(MSD(ha->response_dvma))); in ql_nvram_config()
739 icb->response_q_address[7] = MSB(MSW(MSD(ha->response_dvma))); in ql_nvram_config()
[all …]
H A Dql_iocb.c440 pkt->lun_h = MSB(sp->lun_queue->lun_no); in ql_command_iocb()
445 pkt->target_h = MSB(tq->loop_id); in ql_command_iocb()
662 pkt->fcp_lun[3] = MSB(sp->lun_queue->lun_no); in ql_command_24xx_iocb()
791 pkt->fcp_lun[3] = cdma->cmd.fcp_lun[0] = MSB(sp->lun_queue->lun_no); in ql_cmd_24xx_type_6_iocb()
935 pkt24->fcp_lun[3] = MSB(lun); in ql_marker()
947 pkt->lun_h = MSB(lun); in ql_marker()
951 pkt->target_h = MSB(loop_id); in ql_marker()
1001 pkt->loop_id_h = MSB(tq->loop_id); in ql_ms_iocb()
1154 pkt->loop_id_h = MSB(tq->loop_id); in ql_ip_iocb()
H A Dql_xioctl.c1648 pkt->ms.loop_id_h = MSB(loop_id); in ql_fcct()
1931 MSB(mbx[2]); in ql_enqueue_aen()
1940 MSB(mbx[1]); in ql_enqueue_aen()
2230 pkt->cmd24.fcp_lun[3] = MSB(scsi_req.lun); in ql_scsi_passthru()
2281 pkt->cmd3.target_h = MSB(tq->loop_id); in ql_scsi_passthru()
2286 pkt->cmd3.lun_h = MSB(scsi_req.lun); in ql_scsi_passthru()
2306 pkt->cmd.target_h = MSB(tq->loop_id); in ql_scsi_passthru()
2311 pkt->cmd.lun_h = MSB(scsi_req.lun); in ql_scsi_passthru()
4071 MSB(MSW(sizeof (ql_rpt_lun_lst_t))); in ql_report_lun()
4075 MSB(LSW(sizeof (ql_rpt_lun_lst_t))); in ql_report_lun()
[all …]
H A Dql_isr.c1108 mb[2] == 7 && (MSB(mb[3]) == 0xe || MSB(mb[3]) == 0x1a || in ql_async_event()
1109 MSB(mb[3]) == 0x1c || MSB(mb[3]) == 0x1d || in ql_async_event()
1110 MSB(mb[3]) == 0x1e)) { in ql_async_event()
1180 MSB(mb[2]) == vha->d_id.b.area && in ql_async_event()
1219 s_id.b.area = MSB(mb[2]); in ql_async_event()
H A Dql_api.c3408 MSB(ql_ip_mtu); in ql_ub_alloc()
3412 MSB(size); in ql_ub_alloc()
3422 = MSB(*count); in ql_ub_alloc()
3428 MSB(ql_ip_mtu); in ql_ub_alloc()
3432 MSB(size); in ql_ub_alloc()
3442 MSB(*count); in ql_ub_alloc()
4567 cmd->pm_stat_buf[1] = (int8_t)MSB(ha->state); in ql_port_manage()
4572 cmd->pm_stat_buf[1] = (int8_t)MSB(cnt); in ql_port_manage()
4576 cmd->pm_stat_buf[1] = (int8_t)MSB(ha->state); in ql_port_manage()
6638 d_id.b.area = MSB(mr.mb[2]); in ql_login_fabric_port()
[all …]
H A Dql_ioctl.c620 nv->nvram_version[1] = MSB(ICB_24XX_VERSION); in ql_set_nvram_adapter_defaults()
H A Dql_mbx.c1292 pkt->mgmt.fcp_lun[3] = MSB(lun); in ql_task_mgmt_iocb()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h106 #define MSB(x) (uint8_t)((uint16_t)(x) >> 8) macro
115 #define MSW_MSB(x) (uint8_t)(MSB(MSW(x)))
123 #define SWAP_ENDIAN_16(x) ((LSB(x) << 8) | MSB(x))
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Delf.msg45 @ MSG_ELFDATA2MSB_DMP "2MSB"
46 @ MSG_ELFDATA2MSB_FIL "MSB"
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_mpi.c620 MSB(LSW(mbx_cmds->mb[1])); in ql_async_event_parser()
626 MSB(LSW(mbx_cmds->mb[2])); in ql_async_event_parser()
1109 MSB(LSW(mbx_cmds.mb[1])); in ql_get_firmware_version()
1115 MSB(LSW(mbx_cmds.mb[2])); in ql_get_firmware_version()
H A Dqlge_flash.c65 qlge->flash_info.flash_id = MSB(LSW(fdata)); in ql_flash_id()
120 *dp++ = MSB(LSW(data)); in qlge_dump_fcode()
122 *dp++ = MSB(MSW(data)); in qlge_dump_fcode()
/titanic_44/usr/src/uts/sun4u/starfire/ml/
H A Didn_asm.s245 ! x_entry[CPU][MSB]++;
/titanic_44/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h531 #define MSB(x) (uint8_t)((uint16_t)(x) >> 8) macro
/titanic_44/usr/src/cmd/file/
H A Dmagic43 #>5 byte 2 MSB
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1807 #define MSB(x) (uint8_t)((uint16_t)(x) >> 8) macro
/titanic_44/usr/src/cmd/sgs/libelf/common/
H A Dxlate.m4585 { /* [1-1][1-1][2MSB-1][.] */
H A Dxlate64.m4642 { /* [1-1][1-1][2MSB-1][.] */