Searched refs:PCI_CLASS_BRIDGE_OTHER (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/usb/isp1760/ |
| A D | isp1760-if.c | 170 .class = PCI_CLASS_BRIDGE_OTHER << 8,
|
| /linux/arch/x86/kernel/ |
| A D | aperture_64.c | 251 case PCI_CLASS_BRIDGE_OTHER: /* needed? */ in search_agp_bridge()
|
| /linux/drivers/ntb/hw/idt/ |
| A D | ntb_hw_idt.h | 62 .class = (PCI_CLASS_BRIDGE_OTHER << 8), .class_mask = (0xFFFF00), \
|
| /linux/drivers/misc/ |
| A D | phantom.c | 486 .class = PCI_CLASS_BRIDGE_OTHER << 8, .class_mask = 0xffff00 },
|
| /linux/drivers/pci/switch/ |
| A D | switchtec.c | 1661 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 D | net2272.c | 2561 .class = ((PCI_CLASS_BRIDGE_OTHER << 8) | 0xfe), 2569 .class = ((PCI_CLASS_BRIDGE_OTHER << 8) | 0xfe),
|
| /linux/arch/powerpc/kernel/ |
| A D | pci-common.c | 1713 class == PCI_CLASS_BRIDGE_OTHER) && in fixup_hide_host_resource_fsl()
|
| /linux/drivers/ntb/hw/mscc/ |
| A D | ntb_hw_switchtec.c | 1481 if (stdev->pdev->class != (PCI_CLASS_BRIDGE_OTHER << 8)) in switchtec_ntb_add()
|
| /linux/include/linux/ |
| A D | pci_ids.h | 69 #define PCI_CLASS_BRIDGE_OTHER 0x0680 macro
|
| /linux/drivers/pci/ |
| A D | quirks.c | 5889 PCI_CLASS_BRIDGE_OTHER, 8, quirk_switchtec_ntb_dma_alias)
|
Completed in 54 milliseconds