Lines Matching refs:LSB
1114 *al_pa = LSB(mcp->mb[2]); in qla2x00_get_adapter_id()
1116 *domain = LSB(mcp->mb[3]); in qla2x00_get_adapter_id()
1140 vha->port_name[1] = LSB(mcp->mb[16]); in qla2x00_get_adapter_id()
1142 vha->port_name[3] = LSB(mcp->mb[17]); in qla2x00_get_adapter_id()
1144 vha->port_name[5] = LSB(mcp->mb[18]); in qla2x00_get_adapter_id()
1146 vha->port_name[7] = LSB(mcp->mb[19]); in qla2x00_get_adapter_id()
1662 name[1] = LSB(mcp->mb[2]); in qla2x00_get_port_name()
1664 name[3] = LSB(mcp->mb[3]); in qla2x00_get_port_name()
1666 name[5] = LSB(mcp->mb[6]); in qla2x00_get_port_name()
1668 name[7] = LSB(mcp->mb[7]); in qla2x00_get_port_name()
3358 LSB(le16_to_cpu(rptid_entry->vp_count))); in qla24xx_report_id_acquisition()
3364 vp_idx = LSB(stat); in qla24xx_report_id_acquisition()