Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_hub.h78 usb_error_t uhub_query_info(struct usb_device *, uint8_t *, uint8_t *);
H A Dusb_hub.c1142 uhub_query_info(struct usb_device *udev, uint8_t *pnports, uint8_t *ptt) in uhub_query_info() function
/freebsd/sys/dev/usb/controller/
H A Dxhci.c4283 err = uhub_query_info(udev, &sc->sc_hw.devs[index].nports, in xhci_device_state_change()