Searched refs:XHCI_PORTREG_PTR (Results 1 – 1 of 1) sorted by relevance
293 #define XHCI_PORTREG_PTR(x,n) &((x)->portregs[(n) - 1]) macro401 port = XHCI_PORTREG_PTR(sc, i); in pci_xhci_usbcmd_write()478 p = XHCI_PORTREG_PTR(sc, port); in pci_xhci_portregs_write()2196 portregs = XHCI_PORTREG_PTR(sc, port); in pci_xhci_portregs_read()2586 port = XHCI_PORTREG_PTR(sc, portn); in pci_xhci_reset_port()2617 port = XHCI_PORTREG_PTR(sc, portn); in pci_xhci_init_port()2669 p = XHCI_PORTREG_PTR(sc, hci->hci_port); in pci_xhci_dev_intr()3175 port = XHCI_PORTREG_PTR(sc, i); in pci_xhci_snapshot()