Home
last modified time | relevance | path

Searched defs:portsc (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/usb/
H A Dhcd-ehci.c695 uint32_t *portsc = &s->portsc[port->index]; in ehci_attach() local
716 uint32_t *portsc = &s->portsc[port->index]; in ehci_detach() local
745 uint32_t portsc = s->portsc[port->index]; in ehci_child_detach() local
760 uint32_t *portsc = &s->portsc[port->index]; in ehci_wakeup() local
818 uint32_t portsc = s->portsc[ep->dev->port->index]; in ehci_wakeup_endpoint() local
942 uint32_t *portsc = &s->portsc[port]; in handle_port_owner_write() local
972 uint32_t *portsc = &s->portsc[port]; in ehci_port_write() local
1241 uint32_t portsc = s->portsc[port->index]; in ehci_async_complete_packet() local
H A Dhcd-xhci.h125 uint32_t portsc; member
H A Dhcd-ehci.h291 uint32_t portsc[EHCI_PORTS]; member
H A Dhcd-xhci.c2839 uint32_t portsc, notify; in xhci_port_write() local