Home
last modified time | relevance | path

Searched refs:ROOTHUB_PORT (Results 1 – 3 of 3) sorted by relevance

/devicemodel/include/
A Dusb_core.h186 #define ROOTHUB_PORT(x) ((x).path[0]) macro
/devicemodel/hw/platform/
A Dusb_pmapper.c49 if (ROOTHUB_PORT(info->path) == 0) in usb_get_native_devinfo()
103 ROOTHUB_PORT(di.path)) { in internal_scan()
115 if (!visit[i] && di.path.depth > depth && ROOTHUB_PORT(di.path)) in internal_scan()
1072 if (ROOTHUB_PORT(di->path) == 0) in usb_dev_init()
/devicemodel/hw/pci/
A Dxhci.c836 if (!pci_xhci_is_valid_portnum(ROOTHUB_PORT(di->path))) { in pci_xhci_native_usb_dev_disconn_cb()
838 ROOTHUB_PORT(di->path)); in pci_xhci_native_usb_dev_disconn_cb()
845 ROOTHUB_PORT(di->path)); in pci_xhci_native_usb_dev_disconn_cb()

Completed in 16 milliseconds