Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c741 icb->request_q_length[0] = LSB(cnt); in ql_nvram_config()
744 icb->response_q_length[0] = LSB(cnt); in ql_nvram_config()
748 icb->request_q_address[0] = LSB(LSW(start_addr)); in ql_nvram_config()
750 icb->request_q_address[2] = LSB(MSW(start_addr)); in ql_nvram_config()
754 icb->request_q_address[4] = LSB(LSW(start_addr)); in ql_nvram_config()
756 icb->request_q_address[6] = LSB(MSW(start_addr)); in ql_nvram_config()
760 icb->response_q_address[0] = LSB(LSW(start_addr)); in ql_nvram_config()
762 icb->response_q_address[2] = LSB(MSW(start_addr)); in ql_nvram_config()
766 icb->response_q_address[4] = LSB(LSW(start_addr)); in ql_nvram_config()
768 icb->response_q_address[6] = LSB(MSW(start_addr)); in ql_nvram_config()
[all …]
H A Dql_iocb.c471 pkt->lun_l = LSB(sp->lun_queue->lun_no); in ql_command_iocb()
476 pkt->target_l = LSB(tq->loop_id); in ql_command_iocb()
479 pkt->target_h = LSB(tq->loop_id); in ql_command_iocb()
1041 pkt->lun_l = LSB(lq->lun_no); in ql_marker()
1046 pkt->target_l = LSB(loop_id); in ql_marker()
1049 pkt->target_h = LSB(loop_id); in ql_marker()
1098 pkt->loop_id_l = LSB(tq->loop_id); in ql_ms_iocb()
1101 pkt->loop_id_h = LSB(tq->loop_id); in ql_ms_iocb()
1256 pkt->loop_id_l = LSB(tq->loop_id); in ql_ip_iocb()
1259 pkt->loop_id_h = LSB(tq->loop_id); in ql_ip_iocb()
H A Dql_xioctl.c1094 tmp_port.LinkState2 = LSB(ha->sfp_stat); in ql_qry_hba_port()
1732 pkt->ms.loop_id_l = LSB(loop_id); in ql_fcct()
1735 pkt->ms.loop_id_h = LSB(loop_id); in ql_fcct()
2013 LSB(mbx[2]); in ql_enqueue_aen()
2019 LSB(mbx[1]); in ql_enqueue_aen()
2385 pkt->cmd3.target_l = LSB(tq->loop_id); in ql_scsi_passthru()
2388 pkt->cmd3.target_h = LSB(tq->loop_id); in ql_scsi_passthru()
2390 pkt->cmd3.lun_l = LSB(scsi_req.lun); in ql_scsi_passthru()
2410 pkt->cmd.target_l = LSB(tq->loop_id); in ql_scsi_passthru()
2413 pkt->cmd.target_h = LSB(tq->loop_id); in ql_scsi_passthru()
[all …]
H A Dql_api.c3673 LSB(ql_ip_mtu); in ql_ub_alloc()
3677 LSB(size); in ql_ub_alloc()
3687 = LSB(*count); in ql_ub_alloc()
3693 LSB(ql_ip_mtu); in ql_ub_alloc()
3697 LSB(size); in ql_ub_alloc()
3707 LSB(*count); in ql_ub_alloc()
4828 cmd->pm_stat_buf[0] = (int8_t)LSB(ha->state); in ql_port_manage()
4833 cmd->pm_stat_buf[0] = (int8_t)LSB(cnt); in ql_port_manage()
4837 cmd->pm_stat_buf[0] = (int8_t)LSB(ha->state); in ql_port_manage()
7019 d_id.b.al_pa = LSB(mr.mb[2]); in ql_login_fabric_port()
[all …]
H A Dql_isr.c1136 if (vha->vp_index == LSB(mb[3])) { in ql_async_event()
1210 if (vha->vp_index == LSB(mb[3])) { in ql_async_event()
1219 if (LSB(mb[1]) == vha->d_id.b.domain && in ql_async_event()
1221 LSB(mb[2]) == vha->d_id.b.al_pa) { in ql_async_event()
1258 s_id.b.al_pa = LSB(mb[2]); in ql_async_event()
1260 s_id.b.domain = LSB(mb[1]); in ql_async_event()
H A Dql_ioctl.c624 nv->nvram_version[0] = LSB(ICB_24XX_VERSION); in ql_set_nvram_adapter_defaults()
H A Dql_mbx.c1813 switch (LSB(pkt->log.io_param[1])) { in ql_log_iocb()
1829 LSB(pkt->log.io_param[1])) in ql_log_iocb()
/illumos-gate/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()
/illumos-gate/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))
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg42 @ MSG_ELFDATA2LSB_DMP "2LSB"
43 @ MSG_ELFDATA2LSB_FIL "LSB"
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c9921 *bp++ = LSB(LSW(addr)); in qlt_27xx_dt_riob1()
9923 *bp++ = LSB(MSW(addr)); in qlt_27xx_dt_riob1()
9981 *bp++ = LSB(LSW(addr)); in qlt_27xx_dt_riob2()
9983 *bp++ = LSB(MSW(addr)); in qlt_27xx_dt_riob2()
10040 *bp++ = LSB(LSW(entry->addr)); in qlt_27xx_dt_rpci()
10042 *bp++ = LSB(MSW(entry->addr)); in qlt_27xx_dt_rpci()
10159 *bp++ = LSB(q_cnt); in qlt_27xx_dt_gque()
10161 *bp++ = LSB(e_cnt); in qlt_27xx_dt_gque()
10197 *bp++ = LSB(q_cnt); in qlt_27xx_dt_gque()
10199 *bp++ = LSB(e_cnt); in qlt_27xx_dt_gque()
[all …]
H A Dqlt.h744 #define LSB(x) (uint8_t)(x) macro
/illumos-gate/usr/src/cmd/file/
H A Dmagic43 #>5 byte 1 LSB
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2112 #define LSB(x) (uint8_t)(x) macro
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dxlate.m4561 { /* [1-1][1-1][2LSB-1][.] */
H A Dxlate64.m4618 { /* [1-1][1-1][2LSB-1][.] */
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1169 \texttt{dst\_mac\_addr\_lo} & Remote MAC address – 2 LSB bytes \\ \hline
1172 \texttt{src\_mac\_addr\_lo} & Local MAC address – 2 LSB bytes \\ \hline
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids24149 # Note: 2 bits LSB encode data length following
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src6886 # where P is \s for page 0 and ! for page 1 [actually only the LSB of
H A Dterminfo.src7715 # where P is \s for page 0 and ! for page 1 [actually only the LSB of