Lines Matching refs:LSB
1125 *al_pa = LSB(mcp->mb[2]); in qla2x00_get_adapter_id()
1127 *domain = LSB(mcp->mb[3]); in qla2x00_get_adapter_id()
1152 vha->port_name[1] = LSB(mcp->mb[16]); in qla2x00_get_adapter_id()
1154 vha->port_name[3] = LSB(mcp->mb[17]); in qla2x00_get_adapter_id()
1156 vha->port_name[5] = LSB(mcp->mb[18]); in qla2x00_get_adapter_id()
1158 vha->port_name[7] = LSB(mcp->mb[19]); in qla2x00_get_adapter_id()
1675 name[1] = LSB(mcp->mb[2]); in qla2x00_get_port_name()
1677 name[3] = LSB(mcp->mb[3]); in qla2x00_get_port_name()
1679 name[5] = LSB(mcp->mb[6]); in qla2x00_get_port_name()
1681 name[7] = LSB(mcp->mb[7]); in qla2x00_get_port_name()
3369 LSB(le16_to_cpu(rptid_entry->vp_count))); in qla24xx_report_id_acquisition()
3375 vp_idx = LSB(stat); in qla24xx_report_id_acquisition()