Searched refs:LSB (Results 1 – 19 of 19) sorted by relevance
717 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 …]
439 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 …]
1032 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 …]
1099 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()
3406 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 …]
1291 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()
619 nv->nvram_version[0] = LSB(ICB_24XX_VERSION); in ql_set_nvram_adapter_defaults()
618 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()
64 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()
105 #define LSB(x) (uint8_t)(x) macro114 #define MSW_LSB(x) (uint8_t)(LSB(MSW(x)))123 #define SWAP_ENDIAN_16(x) ((LSB(x) << 8) | MSB(x))
41 @ MSG_ELFDATA2LSB_DMP "2LSB"42 @ MSG_ELFDATA2LSB_FIL "LSB"
530 #define LSB(x) (uint8_t)(x) macro
42 #>5 byte 1 LSB
1806 #define LSB(x) (uint8_t)(x) macro
618 { /* [1-1][1-1][2LSB-1][.] */
561 { /* [1-1][1-1][2LSB-1][.] */
20243 # Note: 2 bits LSB encode data length following
6886 # where P is \s for page 0 and ! for page 1 [actually only the LSB of
7713 # where P is \s for page 0 and ! for page 1 [actually only the LSB of