Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.h119 #define XHCI_SCTX_3_DEV_ADDR_SET(x) ((x) & 0xFF) macro
H A Dpci_xhci.c997 XHCI_SCTX_3_DEV_ADDR_SET(slot); in pci_xhci_cmd_address_device()