Home
last modified time | relevance | path

Searched refs:controller_slot_id (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c1350 index = udev->controller_slot_id; in xhci_set_address()
2246 index = udev->controller_slot_id; in xhci_configure_mask()
2308 index = udev->controller_slot_id; in xhci_configure_endpoint()
2509 index = udev->controller_slot_id; in xhci_configure_device()
2635 hubdev->controller_slot_id); in xhci_configure_device()
2676 index = udev->controller_slot_id; in xhci_alloc_device_ext()
2753 index = udev->controller_slot_id; in xhci_free_device_ext()
2778 index = udev->controller_slot_id; in xhci_get_endpoint_ext()
2804 index = xfer->xroot->udev->controller_slot_id; in xhci_endpoint_doorbell()
3775 index = udev->controller_slot_id; in xhci_configure_reset_endpoint()
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.h238 uint8_t controller_slot_id; /* controller specific value */ member

Completed in 5 milliseconds