Searched defs:trb (Results 1 - 1 of 1) sorted by relevance
| /src/sys/dev/usb/ |
| H A D | xhci.c | 552 xhci_trb_put(struct xhci_trb * const trb, uint64_t parameter, uint32_t status, argument 1895 struct xhci_soft_trb trb; local in function:xhci_configure_endpoint 1951 struct xhci_soft_trb trb; local in function:xhci_reset_endpoint 1979 struct xhci_soft_trb trb; local in function:xhci_stop_endpoint_cmd 2029 struct xhci_soft_trb trb; local in function:xhci_set_dequeue 2153 struct xhci_soft_trb trb; local in function:xhci_close_pipe 2415 xhci_event_transfer(struct xhci_softc * const sc,const struct xhci_trb * const trb) argument 2611 xhci_event_cmd(struct xhci_softc * const sc,const struct xhci_trb * const trb) argument 2648 xhci_handle_event(struct xhci_softc * const sc,const struct xhci_trb * const trb) argument 2700 struct xhci_trb *trb; local in function:xhci_softintr 3281 xhci_do_command_locked(struct xhci_softc * const sc,struct xhci_soft_trb * const trb,int timeout) argument 3357 xhci_do_command(struct xhci_softc * const sc,struct xhci_soft_trb * const trb,int timeout) argument 3371 struct xhci_soft_trb trb; local in function:xhci_enable_slot 3399 struct xhci_soft_trb trb; local in function:xhci_disable_slot 3438 struct xhci_soft_trb trb; local in function:xhci_address_device 3468 struct xhci_soft_trb trb; local in function:xhci_update_ep0_mps [all...] |
Completed in 11 milliseconds