XHCI_EPCTX_GET_MAXB
mdb_printf("Max Burst: %d\n", XHCI_EPCTX_GET_MAXB(info2));
burst = XHCI_EPCTX_GET_MAXB(xd->xd_endout[xep->xep_num]->xec_info2);