Home
last modified time | relevance | path

Searched refs:port_num_u2 (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.h529 uint8_t port_num_u2; // usb 2.0端口数量 member
Dxhci.c432 xhci_hc[id].port_num_u2 = 0; in xhci_hc_pair_ports()
451 xhci_hc[id].ports[offset + i].offset = xhci_hc[id].port_num_u2++; in xhci_hc_pair_ports()
508 …%d ports on root hub, usb2 ports:%d, usb3 ports:%d", xhci_hc[id].port_num, xhci_hc[id].port_num_u2, in xhci_hc_pair_ports()