Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_REALTEK_8029 (Results 1 – 4 of 4) sorted by relevance

/external/grub/netboot/
Dpci.h102 #define PCI_DEVICE_ID_REALTEK_8029 0x8029 macro
Dconfig.c43 { PCI_VENDOR_ID_REALTEK, PCI_DEVICE_ID_REALTEK_8029,
240 { PCI_VENDOR_ID_REALTEK, PCI_DEVICE_ID_REALTEK_8029, nepci_probe },
/external/qemu/hw/
Dpci.h40 #define PCI_DEVICE_ID_REALTEK_8029 0x8029 macro
Dne2000.c814 pci_config_set_device_id(pci_conf, PCI_DEVICE_ID_REALTEK_8029); in pci_ne2000_init()