Searched refs:PCIM_HDRTYPE_NORMAL (Results 1 - 8 of 8) sorted by path

/freebsd-11-stable/sys/mips/cavium/
H A Doctopci.c572 case PCIM_HDRTYPE_NORMAL:
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_hostbridge.c43 pci_set_cfgdata8(pi, PCIR_HDRTYPE, PCIM_HDRTYPE_NORMAL);
H A Dpci_e82545.c2358 pci_set_cfgdata8(pi, PCIR_HDRTYPE, PCIM_HDRTYPE_NORMAL);
/freebsd-11-stable/sys/amd64/vmm/io/
H A Dppt.c138 if ((dinfo->cfg.hdrtype & PCIM_HDRTYPE) != PCIM_HDRTYPE_NORMAL)
/freebsd-11-stable/sys/dev/pci/
H A Dpci.c80 (((cfg)->hdrtype == PCIM_HDRTYPE_NORMAL && reg == PCIR_BIOS) || \
601 if ((cfg->hdrtype & PCIM_HDRTYPE) != PCIM_HDRTYPE_NORMAL)
616 case PCIM_HDRTYPE_NORMAL:
821 case PCIM_HDRTYPE_NORMAL:
1482 case PCIM_HDRTYPE_NORMAL:
5141 if (cfg->hdrtype != PCIM_HDRTYPE_NORMAL) {
5148 if (cfg->hdrtype != PCIM_HDRTYPE_NORMAL) {
5886 case PCIM_HDRTYPE_NORMAL:
6007 case PCIM_HDRTYPE_NORMAL:
H A Dpcireg.h117 #define PCIM_HDRTYPE_NORMAL 0x00 macro
/freebsd-11-stable/usr.sbin/pciconf/
H A Dcap.c732 case PCIM_HDRTYPE_NORMAL:
1062 case PCIM_HDRTYPE_NORMAL:
H A Dpciconf.c461 case PCIM_HDRTYPE_NORMAL:

Completed in 160 milliseconds