Searched refs:PCI_CLASS_BRIDGE_OTHER (Results 1 – 19 of 19) sorted by relevance
/openbmc/u-boot/drivers/pci/ |
H A D | pci_auto.c | 361 case PCI_CLASS_BRIDGE_OTHER: in dm_pciauto_config_device() 367 case PCI_CLASS_BRIDGE_OTHER: in dm_pciauto_config_device()
|
H A D | pci_auto_old.c | 374 case PCI_CLASS_BRIDGE_OTHER: in pciauto_config_device() 380 case PCI_CLASS_BRIDGE_OTHER: in pciauto_config_device()
|
/openbmc/qemu/include/hw/pci/ |
H A D | pci_ids.h | 73 #define PCI_CLASS_BRIDGE_OTHER 0x0680 macro
|
/openbmc/linux/drivers/usb/isp1760/ |
H A D | isp1760-if.c | 170 .class = PCI_CLASS_BRIDGE_OTHER << 8,
|
/openbmc/qemu/hw/pci-host/ |
H A D | ppc4xx_pci.c | 360 k->class_id = PCI_CLASS_BRIDGE_OTHER; in ppc4xx_host_bridge_class_init()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | aperture_64.c | 251 case PCI_CLASS_BRIDGE_OTHER: /* needed? */ in search_agp_bridge()
|
/openbmc/linux/drivers/ntb/hw/idt/ |
H A D | ntb_hw_idt.h | 62 .class = (PCI_CLASS_BRIDGE_OTHER << 8), .class_mask = (0xFFFF00), \
|
/openbmc/linux/drivers/misc/ |
H A D | phantom.c | 484 .class = PCI_CLASS_BRIDGE_OTHER << 8, .class_mask = 0xffff00 },
|
/openbmc/linux/drivers/pci/switch/ |
H A D | switchtec.c | 1659 if (pdev->class == (PCI_CLASS_BRIDGE_OTHER << 8)) in switchtec_pci_probe() 1735 .class = (PCI_CLASS_BRIDGE_OTHER << 8), \ 1755 .class = (PCI_CLASS_BRIDGE_OTHER << 8), \
|
/openbmc/qemu/hw/ipack/ |
H A D | tpci200.c | 640 k->class_id = PCI_CLASS_BRIDGE_OTHER; in tpci200_class_init()
|
/openbmc/qemu/hw/acpi/ |
H A D | piix4.c | 635 k->class_id = PCI_CLASS_BRIDGE_OTHER; in piix4_pm_class_init()
|
/openbmc/qemu/hw/sparc64/ |
H A D | sun4u.c | 392 k->class_id = PCI_CLASS_BRIDGE_OTHER; in ebus_class_init()
|
/openbmc/qemu/hw/isa/ |
H A D | vt82c686.c | 233 k->class_id = PCI_CLASS_BRIDGE_OTHER; in via_pm_class_init()
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | net2272.c | 2561 .class = ((PCI_CLASS_BRIDGE_OTHER << 8) | 0xfe), 2569 .class = ((PCI_CLASS_BRIDGE_OTHER << 8) | 0xfe),
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | pci-common.c | 1714 class == PCI_CLASS_BRIDGE_OTHER) && in fixup_hide_host_resource_fsl()
|
/openbmc/u-boot/include/ |
H A D | pci_ids.h | 62 #define PCI_CLASS_BRIDGE_OTHER 0x0680 macro
|
/openbmc/linux/drivers/ntb/hw/mscc/ |
H A D | ntb_hw_switchtec.c | 1481 if (stdev->pdev->class != (PCI_CLASS_BRIDGE_OTHER << 8)) in switchtec_ntb_add()
|
/openbmc/linux/include/linux/ |
H A D | pci_ids.h | 69 #define PCI_CLASS_BRIDGE_OTHER 0x0680 macro
|
/openbmc/linux/drivers/pci/ |
H A D | quirks.c | 5885 PCI_CLASS_BRIDGE_OTHER, 8, quirk_switchtec_ntb_dma_alias) 5983 PCI_CLASS_BRIDGE_OTHER, 8, quirk_switchtec_ntb_dma_alias)
|