Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.c341 static void pci_xhci_reset_port(struct pci_xhci_softc *sc, int portn, int warm);
478 pci_xhci_reset_port(sc, port, value & XHCI_PS_WPR); in pci_xhci_portregs_write()
2592 pci_xhci_reset_port(struct pci_xhci_softc *sc, int portn, int warm) in pci_xhci_reset_port() function