Searched refs:PCI_VENDOR_ID_SIS (Results 1 – 4 of 4) sorted by relevance
/external/grub/netboot/ |
D | sis900.txt | 33 #define PCI_VENDOR_ID_SIS 0x1039 49 { PCI_VENDOR_ID_SIS, PCI_DEVICE_ID_SIS900, 51 { PCI_VENDOR_ID_SIS, PCI_DEVICE_ID_SIS7016,
|
D | config.c | 205 { PCI_VENDOR_ID_SIS, PCI_DEVICE_ID_SIS900, 207 { PCI_VENDOR_ID_SIS, PCI_DEVICE_ID_SIS7016, 333 { PCI_VENDOR_ID_SIS, PCI_DEVICE_ID_SIS900, sis900_probe }, 334 { PCI_VENDOR_ID_SIS, PCI_DEVICE_ID_SIS7016, sis900_probe },
|
D | pci.h | 159 #define PCI_VENDOR_ID_SIS 0x1039 macro
|
D | sis900.c | 75 { "SiS 900 PCI Fast Ethernet", PCI_VENDOR_ID_SIS, PCI_DEVICE_ID_SIS900, 77 { "SiS 7016 PCI Fast Ethernet",PCI_VENDOR_ID_SIS, PCI_DEVICE_ID_SIS7016,
|