Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_context.c50 xhci_dma_free(&xhcip->xhci_dcbaa.xdc_dma); in xhci_context_fini()
51 xhcip->xhci_dcbaa.xdc_base_addrs = NULL; in xhci_context_fini()
121 dcb = &xhcip->xhci_dcbaa; in xhci_dcbaa_alloc()
155 xhci_dcbaa_t *dcb = &xhcip->xhci_dcbaa; in xhci_context_init()
216 xhci_dcbaa_t *dcb = &xhcip->xhci_dcbaa; in xhci_context_slot_output_init()
220 xhcip->xhci_dcbaa.xdc_base_addrs[xd->xd_slot] = in xhci_context_slot_output_init()
238 xhci_dcbaa_t *dcb = &xhcip->xhci_dcbaa; in xhci_context_slot_output_fini()
242 xhcip->xhci_dcbaa.xdc_base_addrs[xd->xd_slot] = 0ULL; in xhci_context_slot_output_fini()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h375 typedef struct xhci_dcbaa { struct
658 xhci_dcbaa_t xhci_dcbaa; member
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.c187 struct xhci_dcbaa { struct
212 struct xhci_dcbaa *dcbaa_p; /* dev ctx array ptr */