Searched refs:PCI_DEVICE_ID_INTEL_82441 (Results 1 - 4 of 4) sorted by relevance

/external/qemu/hw/
H A Dpci_ids.h89 #define PCI_DEVICE_ID_INTEL_82441 0x1237 macro
H A Dpiix_pci.c197 pci_config_set_device_id(d->config, PCI_DEVICE_ID_INTEL_82441);
/external/qemu-pc-bios/bochs/bios/
H A Drombios32.c696 #define PCI_DEVICE_ID_INTEL_82441 0x1237 macro
865 } else if (vendor_id == PCI_VENDOR_ID_INTEL && device_id == PCI_DEVICE_ID_INTEL_82441) {
2669 if (vendor_id == PCI_VENDOR_ID_INTEL && device_id == PCI_DEVICE_ID_INTEL_82441)
/external/kernel-headers/original/linux/
H A Dpci_ids.h2090 #define PCI_DEVICE_ID_INTEL_82441 0x1237 macro

Completed in 155 milliseconds