Searched refs:PCIC_BRIDGE (Results 26 - 34 of 34) sorted by relevance

12

/freebsd-11-stable/sys/mips/cavium/
H A Doctopci.c643 if (class != PCIC_BRIDGE)
/freebsd-11-stable/sys/mips/rt305x/
H A Drt305x_pci.c846 if (class != PCIC_BRIDGE || subclass != PCIS_BRIDGE_PCI)
/freebsd-11-stable/sys/dev/viapm/
H A Dviapm.c400 if ((pci_get_class(dev) == PCIC_BRIDGE) &&
/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_drv.c439 pch = pci_find_class(PCIC_BRIDGE, PCIS_BRIDGE_ISA);
/freebsd-11-stable/sys/dev/pci/
H A Dpcireg.h386 #define PCIC_BRIDGE 0x06 macro
H A Dpci_pci.c1495 if ((pci_get_class(dev) == PCIC_BRIDGE) &&
/freebsd-11-stable/sys/dev/ahci/
H A Dahci_pci.c386 if (pci_get_class(dev) == PCIC_BRIDGE)
/freebsd-11-stable/sys/arm/mv/
H A Dmv_pci.c790 if (class != PCIC_BRIDGE ||
/freebsd-11-stable/sys/dev/sge/
H A Dif_sge.c290 if (pci_get_class(dev) == PCIC_BRIDGE &&

Completed in 259 milliseconds

12