Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c638 sc->sc_config_msg[0].hdr.pm_callback = &xhci_configure_msg; in xhci_init()
639 sc->sc_config_msg[0].bus = &sc->sc_bus; in xhci_init()
640 sc->sc_config_msg[1].hdr.pm_callback = &xhci_configure_msg; in xhci_init()
641 sc->sc_config_msg[1].bus = &sc->sc_bus; in xhci_init()
2899 &sc->sc_config_msg[0], &sc->sc_config_msg[1]); in xhci_transfer_insert()
3863 &sc->sc_config_msg[0], &sc->sc_config_msg[1]); in xhci_start_dma_delay()
H A Dxhci.h466 struct usb_bus_msg sc_config_msg[2]; member

Completed in 7 milliseconds