Home
last modified time | relevance | path

Searched refs:PCI_CLASS_BRIDGE_OTHER (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/drivers/usb/isp1760/
H A Disp1760-if.c170 .class = PCI_CLASS_BRIDGE_OTHER << 8,
/linux-6.15/arch/x86/kernel/
H A Daperture_64.c251 case PCI_CLASS_BRIDGE_OTHER: /* needed? */ in search_agp_bridge()
/linux-6.15/drivers/ntb/hw/idt/
H A Dntb_hw_idt.h62 .class = (PCI_CLASS_BRIDGE_OTHER << 8), .class_mask = (0xFFFF00), \
/linux-6.15/drivers/misc/
H A Dphantom.c486 .class = PCI_CLASS_BRIDGE_OTHER << 8, .class_mask = 0xffff00 },
/linux-6.15/drivers/pci/switch/
H A Dswitchtec.c1661 if (pdev->class == (PCI_CLASS_BRIDGE_OTHER << 8)) in switchtec_pci_probe()
1737 .class = (PCI_CLASS_BRIDGE_OTHER << 8), \
1757 .class = (PCI_CLASS_BRIDGE_OTHER << 8), \
/linux-6.15/drivers/usb/gadget/udc/
H A Dnet2272.c2561 .class = ((PCI_CLASS_BRIDGE_OTHER << 8) | 0xfe),
2569 .class = ((PCI_CLASS_BRIDGE_OTHER << 8) | 0xfe),
/linux-6.15/arch/powerpc/kernel/
H A Dpci-common.c1713 class == PCI_CLASS_BRIDGE_OTHER) && in fixup_hide_host_resource_fsl()
/linux-6.15/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c1481 if (stdev->pdev->class != (PCI_CLASS_BRIDGE_OTHER << 8)) in switchtec_ntb_add()
/linux-6.15/include/linux/
H A Dpci_ids.h69 #define PCI_CLASS_BRIDGE_OTHER 0x0680 macro
/linux-6.15/drivers/pci/
H A Dquirks.c5893 PCI_CLASS_BRIDGE_OTHER, 8, quirk_switchtec_ntb_dma_alias)
5991 PCI_CLASS_BRIDGE_OTHER, 8, quirk_switchtec_ntb_dma_alias)