update_bus_time
update_bus_time(ohci);
return update_bus_time(ohci);
ohci->bus_time = (update_bus_time(ohci) & 0x40) | (value & ~0x7f);