Home
last modified time | relevance | path

Searched refs:CFGMECH_PCIE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/i386/pci/
H A Dpci_cfgreg.c180 if (cfgmech == CFGMECH_PCIE) { in pci_docfgregread()
228 if (cfgmech == CFGMECH_PCIE) { in pci_cfgregwrite()
261 case CFGMECH_PCIE: in pci_cfgenable()
283 case CFGMECH_PCIE: in pci_cfgdisable()
583 cfgmech = CFGMECH_PCIE; in pcie_cfgregopen()
/freebsd/sys/amd64/pci/
H A Dpci_cfgreg.c106 if (cfgmech == CFGMECH_PCIE) { in pci_docfgregread()
159 if (cfgmech == CFGMECH_PCIE) { in pci_cfgregwrite()
305 cfgmech = CFGMECH_PCIE; in pcie_cfgregopen()
/freebsd/sys/x86/include/
H A Dpci_cfgreg.h53 CFGMECH_PCIE, enumerator
/freebsd/sys/x86/x86/
H A Dlegacy.c123 if (cfgmech == CFGMECH_NONE || cfgmech == CFGMECH_PCIE) in legacy_pci_cfgregopen()
148 if (bootverbose && cfgmech == CFGMECH_PCIE) in legacy_pci_cfgregopen()