Searched refs:PCIM_HDRTYPE_BRIDGE (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/sparc64/pci/
H A Dofw_pcibus.c153 PCIM_HDRTYPE_BRIDGE) {
H A Dschizo.c1231 PCIM_HDRTYPE) != PCIM_HDRTYPE_BRIDGE &&
/freebsd-11-stable/usr.sbin/pciconf/
H A Dcap.c667 if ((p->pc_hdr & PCIM_HDRTYPE) == PCIM_HDRTYPE_BRIDGE) {
733 case PCIM_HDRTYPE_BRIDGE:
1063 case PCIM_HDRTYPE_BRIDGE:
H A Dpciconf.c444 case PCIM_HDRTYPE_BRIDGE:
464 case PCIM_HDRTYPE_BRIDGE:
/freebsd-11-stable/sys/dev/pci/
H A Dpci.c81 ((cfg)->hdrtype == PCIM_HDRTYPE_BRIDGE && reg == PCIR_BIOS_1))
606 cfg->hdrtype = PCIM_HDRTYPE_BRIDGE;
623 case PCIM_HDRTYPE_BRIDGE:
761 if ((cfg->hdrtype & PCIM_HDRTYPE) == PCIM_HDRTYPE_BRIDGE)
822 case PCIM_HDRTYPE_BRIDGE:
917 PCIM_HDRTYPE_BRIDGE) {
932 PCIM_HDRTYPE_BRIDGE)
1483 case PCIM_HDRTYPE_BRIDGE:
3626 case PCIM_HDRTYPE_BRIDGE:
3735 case PCIM_HDRTYPE_BRIDGE
[all...]
H A Dpcireg.h118 #define PCIM_HDRTYPE_BRIDGE 0x01 macro
H A Dpci_pci.c602 case PCIM_HDRTYPE_BRIDGE:
/freebsd-11-stable/sys/mips/cavium/
H A Doctopci.c575 case PCIM_HDRTYPE_BRIDGE:
/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c604 if (hdrtype != PCIM_HDRTYPE_BRIDGE)

Completed in 216 milliseconds