Home
last modified time | relevance | path

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

/external/grub/netboot/
Dsis900.txt33 #define PCI_VENDOR_ID_SIS 0x1039
49 { PCI_VENDOR_ID_SIS, PCI_DEVICE_ID_SIS900,
51 { PCI_VENDOR_ID_SIS, PCI_DEVICE_ID_SIS7016,
Dconfig.c205 { 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 },
Dpci.h159 #define PCI_VENDOR_ID_SIS 0x1039 macro
Dsis900.c75 { "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,