HomeSort by relevance Sort by last modified time
    Searched refs:PCI_VENDOR_ID_SIS (Results 1 - 3 of 3) sorted by null

  /external/grub/netboot/
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 },
pci.h 159 #define PCI_VENDOR_ID_SIS 0x1039
sis900.c 76 { "SiS 900 PCI Fast Ethernet", PCI_VENDOR_ID_SIS, PCI_DEVICE_ID_SIS900,
78 { "SiS 7016 PCI Fast Ethernet",PCI_VENDOR_ID_SIS, PCI_DEVICE_ID_SIS7016,

Completed in 127 milliseconds