Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.cpp49 } xhci_pci_sim_info; typedef
61 xhci_pci_sim_info* bus; in init_bus()
105 xhci_pci_sim_info* bus = (xhci_pci_sim_info*)cookie; in register_child_devices()
131 xhci_pci_sim_info* bus = (xhci_pci_sim_info*)calloc(1, in init_device()
132 sizeof(xhci_pci_sim_info)); in init_device()
161 xhci_pci_sim_info* bus = (xhci_pci_sim_info*)device_cookie; in uninit_device()