Searched refs:PCI_DEVICE_ID_SIS900 (Results 1 – 4 of 4) sorted by relevance
/external/grub/netboot/ |
D | sis900.txt | 34 #define PCI_DEVICE_ID_SIS900 0x0900 49 { PCI_VENDOR_ID_SIS, PCI_DEVICE_ID_SIS900,
|
D | pci.h | 160 #define PCI_DEVICE_ID_SIS900 0x0900 macro
|
D | config.c | 205 { PCI_VENDOR_ID_SIS, PCI_DEVICE_ID_SIS900, 333 { PCI_VENDOR_ID_SIS, PCI_DEVICE_ID_SIS900, sis900_probe },
|
D | sis900.c | 75 { "SiS 900 PCI Fast Ethernet", PCI_VENDOR_ID_SIS, PCI_DEVICE_ID_SIS900,
|