Searched refs:port_group_a (Results 1 – 1 of 1) sorted by relevance
1589 int port_group_a, port_group_b, port_a, port_b; in resp_report_tgtpgs() local1605 port_group_a = (((host_no + 1) & 0x7f) << 8) + in resp_report_tgtpgs()1621 arr[n++] = (port_group_a >> 8) & 0xff; in resp_report_tgtpgs()1622 arr[n++] = port_group_a & 0xff; in resp_report_tgtpgs()