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