Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_command.c140 xhci_command_ring_t *xcr = &xhcip->xhci_command; in xhci_command_ring_fini()
164 xhci_command_ring_t *xcr = &xhcip->xhci_command; in xhci_command_ring_init()
197 xhci_command_ring_t *xcr = &xhcip->xhci_command; in xhci_command_timeout()
284 xhci_command_ring_t *xcr = &xhcip->xhci_command; in xhci_command_settimeout()
312 xhci_command_ring_t *xcr = &xhcip->xhci_command; in xhci_command_event_callback()
401 xhci_command_ring_t *xcr = &xhcip->xhci_command; in xhci_command_submit()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h487 typedef struct xhci_command { struct
654 xhci_command_ring_t xhci_command; member
/illumos-gate/usr/src/uts/common/
H A DMakefile.files1813 xhci_ring.o xhci_command.o xhci_event.o xhci_usba.o \