Home
last modified time | relevance | path

Searched refs:OHCIPort (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/usb/
H A Dhcd-ohci.h32 typedef struct OHCIPort { struct
35 } OHCIPort; typedef
77 OHCIPort rhport[OHCI_MAX_PORTS];
H A Dhcd-ohci.c320 OHCIPort *port; in ohci_roothub_reset()
1469 OHCIPort *port; in ohci_port_set_status()
1779 OHCIPort *port = &s->rhport[port1->index]; in ohci_attach()
1819 OHCIPort *port = &s->rhport[port1->index]; in ohci_detach()
1844 OHCIPort *port = &s->rhport[port1->index]; in ohci_wakeup()
1968 VMSTATE_UINT32(ctrl, OHCIPort),
2021 vmstate_ohci_state_port, OHCIPort),