Revision f2c88dc1 trace-events

b/trace-events
207 207
disable usb_ehci_port_attach(uint32_t port, const char *device) "attach port #%d - %s"
208 208
disable usb_ehci_port_detach(uint32_t port) "detach port #%d"
209 209
disable usb_ehci_port_reset(uint32_t port, int enable) "reset port #%d - %d"
210
disable usb_ehci_data(int rw, uint32_t cpage, uint32_t offset, uint32_t addr, uint32_t len, uint32_t bufpos) "write %d, cpage %d, offset 0x%03x, addr 0x%08x, len %d, bufpos %d"
210 211

  
211 212
# hw/usb-desc.c
212 213
disable usb_desc_device(int addr, int len, int ret) "dev %d query device, len %d, ret %d"

Also available in: Unified diff