Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.c192 struct pci_xhci_portregs { struct
279 struct pci_xhci_portregs *portregs;
390 struct pci_xhci_portregs *port; in pci_xhci_usbcmd_write()
447 struct pci_xhci_portregs *p; in pci_xhci_portregs_write()
2194 struct pci_xhci_portregs *portregs; in pci_xhci_portregs_read()
2594 struct pci_xhci_portregs *port; in pci_xhci_reset_port()
2631 struct pci_xhci_portregs *port; in pci_xhci_init_port()
2663 struct pci_xhci_portregs *p; in pci_xhci_dev_intr()
2889 sc->portregs = calloc(XHCI_MAX_DEVS, sizeof(struct pci_xhci_portregs)); in pci_xhci_parse_devices()
2957 XHCI_MAX_DEVS * sizeof(struct pci_xhci_portregs)); in pci_xhci_init()