Home
last modified time | relevance | path

Searched refs:PCI_CLASS_SERIAL_USB (Results 1 – 6 of 6) sorted by relevance

/qemu/hw/usb/
H A Dhcd-ohci-pci.c138 k->class_id = PCI_CLASS_SERIAL_USB; in ohci_pci_class_init()
H A Dhcd-ehci-pci.c160 k->class_id = PCI_CLASS_SERIAL_USB; in ehci_class_init()
H A Dhcd-xhci-pci.c236 k->class_id = PCI_CLASS_SERIAL_USB; in xhci_class_init()
H A Dhcd-uhci.c1268 k->class_id = PCI_CLASS_SERIAL_USB; in uhci_class_init()
/qemu/include/hw/pci/
H A Dpci_ids.h117 #define PCI_CLASS_SERIAL_USB 0x0c03 macro
/qemu/hw/ppc/
H A Dspapr_pci.c1092 { PCI_CLASS_SERIAL_USB, "usb", usb_iface },