Searched refs:PCI_VENDOR_ID_COMPEX (Results 1 – 3 of 3) sorted by relevance
/external/grub/netboot/ |
D | config.c | 47 { PCI_VENDOR_ID_COMPEX, PCI_DEVICE_ID_COMPEX_RL2000, 201 { PCI_VENDOR_ID_COMPEX, PCI_DEVICE_ID_COMPEX_RL100ATX, 242 { PCI_VENDOR_ID_COMPEX, PCI_DEVICE_ID_COMPEX_RL2000, nepci_probe }, 330 { PCI_VENDOR_ID_COMPEX, PCI_DEVICE_ID_COMPEX_RL100ATX, w89c840_probe },
|
D | pci.h | 107 #define PCI_VENDOR_ID_COMPEX 0x11f6 macro
|
D | w89c840.c | 633 } else if ( p->vendor == PCI_VENDOR_ID_COMPEX in w89c840_probe()
|