Searched refs:xhci_ring_trb_space (Results 1 – 4 of 4) sorted by relevance
261 xhci_ring_trb_space(xhci_ring_t *xrp, uint_t ntrb) in xhci_ring_trb_space() function
407 while (xhci_ring_trb_space(xrp, 1U) == B_FALSE || in xhci_command_submit()
1097 if (xhci_ring_trb_space(rp, xt->xt_ntrbs) == B_FALSE) in xhci_endpoint_schedule()
825 extern boolean_t xhci_ring_trb_space(xhci_ring_t *, uint_t);