Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dsys_sio.c280 while ((dev = pci_get_device(PCI_VENDOR_ID_NCR, PCI_ANY_ID, dev))) { in alphabook1_init_pci()
/openbmc/u-boot/include/
H A Dpci_ids.h171 #define PCI_VENDOR_ID_NCR 0x1000 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h202 #define PCI_VENDOR_ID_NCR 0x1000 macro
/openbmc/linux/drivers/pci/
H A Dquirks.c2542 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_NCR, PCI_DEVICE_ID_NCR_53C810, fixup_rev1_53c810);