Home
last modified time | relevance | path

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

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

Completed in 54 milliseconds