Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_context.c30 xhci_scratchpad_t *xsp = &xhcip->xhci_scratchpad; in xhci_scratchpad_fini()
69 xsp = &xhcip->xhci_scratchpad; in xhci_scratchpad_alloc()
165 xhci_scratchpad_t *xsp = &xhcip->xhci_scratchpad; in xhci_context_init()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h380 typedef struct xhci_scratchpad { struct
659 xhci_scratchpad_t xhci_scratchpad; member