Searched refs:PCI_CLASS_BRIDGE_OTHER (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/drivers/usb/isp1760/ |
| D | isp1760-if.c | 168 .class = PCI_CLASS_BRIDGE_OTHER << 8,
|
| /Linux-v5.4/arch/x86/kernel/ |
| D | aperture_64.c | 241 case PCI_CLASS_BRIDGE_OTHER: /* needed? */ in search_agp_bridge()
|
| /Linux-v5.4/drivers/ntb/hw/idt/ |
| D | ntb_hw_idt.h | 62 .class = (PCI_CLASS_BRIDGE_OTHER << 8), .class_mask = (0xFFFF00), \
|
| /Linux-v5.4/drivers/misc/ |
| D | phantom.c | 489 .class = PCI_CLASS_BRIDGE_OTHER << 8, .class_mask = 0xffff00 },
|
| /Linux-v5.4/drivers/pci/switch/ |
| D | switchtec.c | 1416 if (pdev->class == (PCI_CLASS_BRIDGE_OTHER << 8)) in switchtec_pci_probe() 1484 .class = (PCI_CLASS_BRIDGE_OTHER << 8), \
|
| /Linux-v5.4/drivers/usb/gadget/udc/ |
| D | net2272.c | 2543 .class = ((PCI_CLASS_BRIDGE_OTHER << 8) | 0xfe), 2551 .class = ((PCI_CLASS_BRIDGE_OTHER << 8) | 0xfe),
|
| /Linux-v5.4/arch/powerpc/kernel/ |
| D | pci-common.c | 1659 class == PCI_CLASS_BRIDGE_OTHER) && in fixup_hide_host_resource_fsl()
|
| /Linux-v5.4/drivers/ntb/hw/mscc/ |
| D | ntb_hw_switchtec.c | 1484 if (stdev->pdev->class != (PCI_CLASS_BRIDGE_OTHER << 8)) in switchtec_ntb_add()
|
| /Linux-v5.4/include/linux/ |
| D | pci_ids.h | 66 #define PCI_CLASS_BRIDGE_OTHER 0x0680 macro
|
| /Linux-v5.4/drivers/iommu/ |
| D | dmar.c | 247 info->dev->class >> 8 != PCI_CLASS_BRIDGE_OTHER))) { in dmar_insert_dev_scope()
|
| /Linux-v5.4/drivers/pci/ |
| D | quirks.c | 5285 PCI_CLASS_BRIDGE_OTHER, 8, quirk_switchtec_ntb_dma_alias)
|