Home
last modified time | relevance | path

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

/dragonfly/sys/bus/pci/x86_64/
H A Dpci_cfgreg.c62 static int cfgmech; variable
94 if (cfgmech != CFGMECH_NONE) in pci_cfgregopen()
96 cfgmech = CFGMECH_1; in pci_cfgregopen()
131 if (cfgmech == CFGMECH_PCIE && in pci_docfgregread()
169 if (cfgmech == CFGMECH_PCIE && in pci_cfgregwrite()
282 cfgmech = CFGMECH_PCIE; in pcie_cfgregopen()