Home
last modified time | relevance | path

Searched refs:xhci_ring_trb_space (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_ring.c261 xhci_ring_trb_space(xhci_ring_t *xrp, uint_t ntrb) in xhci_ring_trb_space() function
H A Dxhci_command.c407 while (xhci_ring_trb_space(xrp, 1U) == B_FALSE || in xhci_command_submit()
H A Dxhci_endpoint.c1097 if (xhci_ring_trb_space(rp, xt->xt_ntrbs) == B_FALSE) in xhci_endpoint_schedule()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h825 extern boolean_t xhci_ring_trb_space(xhci_ring_t *, uint_t);