Searched refs:PCI_MAXHDRTYPE (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/sys/powerpc/ofw/
H A Dofw_pcibus.c249 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE)
/freebsd-11-stable/sys/mips/nlm/
H A Dxlp_pci.c99 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE)
/freebsd-11-stable/sys/x86/pci/
H A Dpci_bus.c411 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE)
/freebsd-11-stable/sys/i386/pci/
H A Dpci_pir.c277 if ((value & PCIM_HDRTYPE) > PCI_MAXHDRTYPE)
/freebsd-11-stable/sys/mips/rt305x/
H A Drt305x_pci.c815 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE)
/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c572 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE)
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_pci_link.c584 if ((value & PCIM_HDRTYPE) > PCI_MAXHDRTYPE)
/freebsd-11-stable/sys/dev/pci/
H A Dpcireg.h49 #define PCI_MAXHDRTYPE 2 macro
H A Dpci.c4083 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE)
4129 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE)
/freebsd-11-stable/sys/arm/mv/
H A Dmv_pci.c761 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE)
/freebsd-11-stable/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c641 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE)

Completed in 134 milliseconds