Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c717 icb->request_q_length[0] = LSB(cnt); in ql_nvram_config()
720 icb->response_q_length[0] = LSB(cnt); in ql_nvram_config()
723 icb->request_q_address[0] = LSB(LSW(LSD(ha->request_dvma))); in ql_nvram_config()
725 icb->request_q_address[2] = LSB(MSW(LSD(ha->request_dvma))); in ql_nvram_config()
727 icb->request_q_address[4] = LSB(LSW(MSD(ha->request_dvma))); in ql_nvram_config()
729 icb->request_q_address[6] = LSB(MSW(MSD(ha->request_dvma))); in ql_nvram_config()
732 icb->response_q_address[0] = LSB(LSW(LSD(ha->response_dvma))); in ql_nvram_config()
734 icb->response_q_address[2] = LSB(MSW(LSD(ha->response_dvma))); in ql_nvram_config()
736 icb->response_q_address[4] = LSB(LSW(MSD(ha->response_dvma))); in ql_nvram_config()
738 icb->response_q_address[6] = LSB(MSW(MSD(ha->response_dvma))); in ql_nvram_config()
[all …]
H A Dql_iocb.c439 pkt->lun_l = LSB(sp->lun_queue->lun_no); in ql_command_iocb()
444 pkt->target_l = LSB(tq->loop_id); in ql_command_iocb()
447 pkt->target_h = LSB(tq->loop_id); in ql_command_iocb()
661 pkt->fcp_lun[2] = LSB(sp->lun_queue->lun_no); in ql_command_24xx_iocb()
790 pkt->fcp_lun[2] = cdma->cmd.fcp_lun[1] = LSB(sp->lun_queue->lun_no); in ql_cmd_24xx_type_6_iocb()
934 pkt24->fcp_lun[2] = LSB(lun); in ql_marker()
946 pkt->lun_l = LSB(lun); in ql_marker()
950 pkt->target_l = LSB(loop_id); in ql_marker()
953 pkt->target_h = LSB(loop_id); in ql_marker()
1000 pkt->loop_id_l = LSB(tq->loop_id); in ql_ms_iocb()
[all …]
H A Dql_xioctl.c1032 tmp_port.LinkState2 = LSB(ha->sfp_stat); in ql_qry_hba_port()
1647 pkt->ms.loop_id_l = LSB(loop_id); in ql_fcct()
1650 pkt->ms.loop_id_h = LSB(loop_id); in ql_fcct()
1928 LSB(mbx[2]); in ql_enqueue_aen()
1934 LSB(mbx[1]); in ql_enqueue_aen()
2229 pkt->cmd24.fcp_lun[2] = LSB(scsi_req.lun); in ql_scsi_passthru()
2280 pkt->cmd3.target_l = LSB(tq->loop_id); in ql_scsi_passthru()
2283 pkt->cmd3.target_h = LSB(tq->loop_id); in ql_scsi_passthru()
2285 pkt->cmd3.lun_l = LSB(scsi_req.lun); in ql_scsi_passthru()
2305 pkt->cmd.target_l = LSB(tq->loop_id); in ql_scsi_passthru()
[all …]
H A Dql_isr.c1099 if (vha->vp_index == LSB(mb[3])) { in ql_async_event()
1170 if (vha->vp_index == LSB(mb[3])) { in ql_async_event()
1179 if (LSB(mb[1]) == vha->d_id.b.domain && in ql_async_event()
1181 LSB(mb[2]) == vha->d_id.b.al_pa) { in ql_async_event()
1218 s_id.b.al_pa = LSB(mb[2]); in ql_async_event()
1220 s_id.b.domain = LSB(mb[1]); in ql_async_event()
H A Dql_api.c3406 LSB(ql_ip_mtu); in ql_ub_alloc()
3410 LSB(size); in ql_ub_alloc()
3420 = LSB(*count); in ql_ub_alloc()
3426 LSB(ql_ip_mtu); in ql_ub_alloc()
3430 LSB(size); in ql_ub_alloc()
3440 LSB(*count); in ql_ub_alloc()
4566 cmd->pm_stat_buf[0] = (int8_t)LSB(ha->state); in ql_port_manage()
4571 cmd->pm_stat_buf[0] = (int8_t)LSB(cnt); in ql_port_manage()
4575 cmd->pm_stat_buf[0] = (int8_t)LSB(ha->state); in ql_port_manage()
6637 d_id.b.al_pa = LSB(mr.mb[2]); in ql_login_fabric_port()
[all …]
H A Dql_mbx.c1291 pkt->mgmt.fcp_lun[2] = LSB(lun); in ql_task_mgmt_iocb()
1715 switch (LSB(pkt->log.io_param[1])) { in ql_log_iocb()
1731 LSB(pkt->log.io_param[1])) in ql_log_iocb()
H A Dql_ioctl.c619 nv->nvram_version[0] = LSB(ICB_24XX_VERSION); in ql_set_nvram_adapter_defaults()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_mpi.c618 LSB(MSW(mbx_cmds->mb[1])); in ql_async_event_parser()
622 LSB(LSW(mbx_cmds->mb[1])); in ql_async_event_parser()
624 LSB(MSW(mbx_cmds->mb[2])); in ql_async_event_parser()
628 LSB(LSW(mbx_cmds->mb[2])); in ql_async_event_parser()
1107 LSB(MSW(mbx_cmds.mb[1])); in ql_get_firmware_version()
1111 LSB(LSW(mbx_cmds.mb[1])); in ql_get_firmware_version()
1113 LSB(MSW(mbx_cmds.mb[2])); in ql_get_firmware_version()
1117 LSB(LSW(mbx_cmds.mb[2])); in ql_get_firmware_version()
H A Dqlge_flash.c64 qlge->flash_info.flash_manuf = LSB(LSW(fdata)); in ql_flash_id()
66 qlge->flash_info.flash_cap = LSB(MSW(fdata)); in ql_flash_id()
119 *dp++ = LSB(LSW(data)); in qlge_dump_fcode()
121 *dp++ = LSB(MSW(data)); in qlge_dump_fcode()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h105 #define LSB(x) (uint8_t)(x) macro
114 #define MSW_LSB(x) (uint8_t)(LSB(MSW(x)))
123 #define SWAP_ENDIAN_16(x) ((LSB(x) << 8) | MSB(x))
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Delf.msg41 @ MSG_ELFDATA2LSB_DMP "2LSB"
42 @ MSG_ELFDATA2LSB_FIL "LSB"
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h530 #define LSB(x) (uint8_t)(x) macro
/titanic_50/usr/src/cmd/file/
H A Dmagic42 #>5 byte 1 LSB
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1806 #define LSB(x) (uint8_t)(x) macro
/titanic_50/usr/src/cmd/sgs/libelf/common/
H A Dxlate64.m4618 { /* [1-1][1-1][2LSB-1][.] */
H A Dxlate.m4561 { /* [1-1][1-1][2LSB-1][.] */
/titanic_50/usr/src/data/hwdata/
H A Dusb.ids20243 # Note: 2 bits LSB encode data length following
/titanic_50/usr/src/cmd/terminfo/
H A Dtermcap.src6886 # where P is \s for page 0 and ! for page 1 [actually only the LSB of
H A Dterminfo.src7713 # where P is \s for page 0 and ! for page 1 [actually only the LSB of