Searched defs:trb (Results 1 – 6 of 6) sorted by relevance
128 xhci_dump_trb(struct xhci_trb *trb) in xhci_dump_trb()856 xhci_check_transfer(struct xhci_softc *sc, struct xhci_trb *trb) in xhci_check_transfer()1024 xhci_check_command(struct xhci_softc *sc, struct xhci_trb *trb) in xhci_check_command()1124 xhci_do_command(struct xhci_softc *sc, struct xhci_trb *trb, in xhci_do_command()1270 struct xhci_trb trb; in xhci_cmd_enable_slot() local1295 struct xhci_trb trb; in xhci_cmd_disable_slot() local1314 struct xhci_trb trb; in xhci_cmd_set_address() local1463 struct xhci_trb trb; in xhci_cmd_configure_ep() local1485 struct xhci_trb trb; in xhci_cmd_evaluate_ctx() local1503 struct xhci_trb trb; in xhci_cmd_reset_ep() local[all …]
328 struct xhci_trb trb[(XHCI_MAX_STREAMS * member366 struct xhci_trb trb; member386 struct xhci_trb *trb; member
65 uint32_t trb[2]; // 40, 44 member
1028 … BlockNode *trb= mb_x+1<b_width && mb_y ? &s->block[index-b_stride+1] : NULL; in iterative_me() local
223 int32_t trb[2]; member
4347 ImVec2 trb = wheel_center + ImRotate(triangle_pb, cos_hue_angle, sin_hue_angle); in ColorPicker4() local