OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_DEVICE_ID_REALTEK_8029
(Results
1 - 4
of
4
) sorted by null
/external/grub/netboot/
pci.h
102
#define
PCI_DEVICE_ID_REALTEK_8029
0x8029
config.c
43
{ PCI_VENDOR_ID_REALTEK,
PCI_DEVICE_ID_REALTEK_8029
,
240
{ PCI_VENDOR_ID_REALTEK,
PCI_DEVICE_ID_REALTEK_8029
, nepci_probe },
/external/qemu/hw/
pci.h
40
#define
PCI_DEVICE_ID_REALTEK_8029
0x8029
ne2000.c
814
pci_config_set_device_id(pci_conf,
PCI_DEVICE_ID_REALTEK_8029
);
Completed in 30 milliseconds