Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h779 extern int xhci_command_ring_init(xhci_t *);
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_command.c161 xhci_command_ring_init(xhci_t *xhcip) in xhci_command_ring_init() function
H A Dxhci.c1760 if ((ret = xhci_command_ring_init(xhcip)) != 0) { in xhci_controller_configure()