Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dpci_ids.h243 #define PCI_DEVICE_ID_INTEL_82801AA_5 0x2415 macro
/qemu/hw/audio/
H A Dac97.c1339 k->device_id = PCI_DEVICE_ID_INTEL_82801AA_5; in ac97_class_init()