Searched refs:paired_port_num (Results 1 – 2 of 2) sorted by relevance
509 uint8_t paired_port_num; // 与当前端口所配对的另一个端口(相同物理接口的不同速度的port) member
492 xhci_hc[id].ports[i].paired_port_num = j; in xhci_hc_pair_ports()495 xhci_hc[id].ports[j].paired_port_num = i; in xhci_hc_pair_ports()866 … xhci_hc[id].ports[xhci_hc[id].ports[port].paired_port_num].flags &= ~(XHCI_PROTOCOL_ACTIVE); in xhci_reset_port()873 xhci_hc[id].ports[xhci_hc[id].ports[port].paired_port_num].flags |= XHCI_PROTOCOL_ACTIVE; in xhci_reset_port()