Searched refs:cfgmech (Results 1 – 4 of 4) sorted by relevance
78 int cfgmech; variable146 if (cfgmech == CFGMECH_NONE && pcireg_cfgopen() == 0) in pci_cfgregopen()180 if (cfgmech == CFGMECH_PCIE) { in pci_docfgregread()228 if (cfgmech == CFGMECH_PCIE) { in pci_cfgregwrite()260 switch (cfgmech) { in pci_cfgenable()282 switch (cfgmech) { in pci_cfgdisable()410 cfgmech = CFGMECH_1; in pcireg_cfgopen()424 return (cfgmech); in pcireg_cfgopen()437 return (cfgmech); in pcireg_cfgopen()449 cfgmech = CFGMECH_2; in pcireg_cfgopen()[all …]
70 int cfgmech = CFGMECH_1; variable106 if (cfgmech == CFGMECH_PCIE) { in pci_docfgregread()159 if (cfgmech == CFGMECH_PCIE) { in pci_cfgregwrite()305 cfgmech = CFGMECH_PCIE; in pcie_cfgregopen()
123 if (cfgmech == CFGMECH_NONE || cfgmech == CFGMECH_PCIE) in legacy_pci_cfgregopen()148 if (bootverbose && cfgmech == CFGMECH_PCIE) in legacy_pci_cfgregopen()
56 extern int cfgmech;