Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.h520 int controller_id; // 操作系统给controller的编号 member
Dxhci.c2101 xhci_hc[cid].controller_id = cid; in xhci_init()
2113 … SPECIAL_MEMOEY_MAPPING_VIRT_ADDR_BASE + XHCI_MAPPING_OFFSET + 65536 * xhci_hc[cid].controller_id; in xhci_init()