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

/freebsd-13-stable/sys/dev/usb/controller/
H A Dxhci.c1408 index = udev->controller_slot_id;
2303 index = udev->controller_slot_id;
2365 index = udev->controller_slot_id;
2566 index = udev->controller_slot_id;
2675 hubdev->controller_slot_id);
2716 index = udev->controller_slot_id;
2793 index = udev->controller_slot_id;
2818 index = udev->controller_slot_id;
2844 index = xfer->xroot->udev->controller_slot_id;
3808 hdev = &sc->sc_hw.devs[udev->controller_slot_id];
[all...]
/freebsd-13-stable/sys/dev/usb/
H A Dusb_device.h245 uint8_t controller_slot_id; /* controller specific value */ member in struct:usb_device

Completed in 163 milliseconds