Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dxhci_pci.c57 struct xhci_pci_softc { struct
79 xhci_pci_port_route(struct xhci_pci_softc *psc) in xhci_pci_port_route() argument
117 struct xhci_pci_softc * const psc = device_private(self); in xhci_pci_attach()
241 struct xhci_pci_softc * const psc = device_private(self); in xhci_pci_detach()
273 CFATTACH_DECL3_NEW(xhci_pci, sizeof(struct xhci_pci_softc),