Lines Matching full:port1
331 static void ohci_attach(USBPort *port1, USBDevice *dev)333 OHCIState *s = port1->opaque;334 OHCIPort *port = &s->rhport[port1->index];339 usb_attach(port1, NULL);357 dprintf("usb-ohci: Attached port %d\n", port1->index);375 dprintf("usb-ohci: Detached port %d\n", port1->index);