Home
last modified time | relevance | path

Searched defs:xhci_port_info_t (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.h506 struct xhci_port_info_t struct
508 uint8_t flags; // port flags
509 uint8_t paired_port_num; // 与当前端口所配对的另一个端口(相同物理接口的不同速度的port
510 uint8_t offset; // offset of this port within this protocal
511 uint8_t reserved;
512 uint8_t slot_id; // address device获得的slot id
513 struct usb_device_desc *dev_desc; // 指向设备描述符结构体的指
514 struct xhci_ep_info_t ep_info[32]; // 各个端点的信