Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_COMPEX (Results 1 – 3 of 3) sorted by relevance

/external/grub/netboot/
Dconfig.c47 { 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 },
Dpci.h107 #define PCI_VENDOR_ID_COMPEX 0x11f6 macro
Dw89c840.c633 } else if ( p->vendor == PCI_VENDOR_ID_COMPEX in w89c840_probe()