Home
last modified time | relevance | path

Searched defs:trb (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_event.c117 xhci_event_process_psc(xhci_t *xhcip, xhci_trb_t *trb) in xhci_event_process_psc()
139 xhci_event_process_trb(xhci_t *xhcip, xhci_trb_t *trb) in xhci_event_process_trb()
225 xhci_trb_t *trb; in xhci_event_process() local
H A Dxhci_ring.c188 xhci_trb_t *trb = &xrp->xr_trb[xrp->xr_tail]; in xhci_ring_event_advance() local
297 xhci_trb_t *trb; in xhci_ring_trb_fill() local
351 xhci_trb_t *trb; in xhci_ring_trb_produce() local
395 xhci_ring_trb_put(xhci_ring_t *xrp, xhci_trb_t *trb) in xhci_ring_trb_put()
H A Dxhci_polled.c102 xhci_polled_get_endpoint(xhci_t *xhcip, xhci_trb_t *trb) in xhci_polled_get_endpoint()
123 xhci_trb_t *trb, uint_t *num_characters) in xhci_polled_endpoint_transfer()
213 xhci_trb_t *trb; in xhci_polled_event_process() local
H A Dxhci_endpoint.c1055 xhci_trb_t *trb, uint_t *offp) in xhci_endpoint_determine_transfer()
1173 xhci_endpoint_t *xep, xhci_transfer_t *xt, uint_t off, xhci_trb_t *trb) in xhci_endpoint_control_callback()
1327 xhci_endpoint_t *xep, xhci_transfer_t *xt, uint_t off, xhci_trb_t *trb) in xhci_endpoint_norm_callback()
1442 xhci_endpoint_t *xep, xhci_transfer_t *xt, uint_t off, xhci_trb_t *trb) in xhci_endpoint_isoch_callback()
1529 xhci_endpoint_transfer_callback(xhci_t *xhcip, xhci_trb_t *trb) in xhci_endpoint_transfer_callback()
H A Dxhci_command.c307 xhci_command_event_callback(xhci_t *xhcip, xhci_trb_t *trb) in xhci_command_event_callback()
H A Dxhci_usba.c973 xhci_trb_t *trb = &xt->xt_trbs[i]; in xhci_hcdi_isoc_transfer_fill() local
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.c929 struct xhci_trb *trb) in pci_xhci_cmd_address_device()
1010 struct xhci_trb *trb) in pci_xhci_cmd_config_ep()
1127 struct xhci_trb *trb) in pci_xhci_cmd_reset_ep()
1220 struct xhci_trb *trb) in pci_xhci_cmd_set_tr()
1299 struct xhci_trb *trb) in pci_xhci_cmd_eval_ctx()
1373 struct xhci_trb *trb; in pci_xhci_complete_commands() local
1505 pci_xhci_dump_trb(struct xhci_trb *trb) in pci_xhci_dump_trb()
1550 struct xhci_trb *trb; in pci_xhci_xfer_complete() local
1722 struct xhci_endp_ctx *ep_ctx, struct xhci_trb *trb, uint32_t slot, in pci_xhci_handle_transfer()
1920 struct xhci_trb *trb; in pci_xhci_device_doorbell() local
H A Dpci_xhci.h343 struct xhci_trb trb[(XHCI_MAX_STREAMS * member
/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/
H A Dxhci.c425 xhci_trb_t trb; in xhci_mdb_print_trb() local