On Wed, May 13, 2009 at 10:26 PM, Peter Stuge peter@stuge.se wrote:
If MMCONFIG is the term that applies, then better use that instead:
MMCONFIG_BAR_BASE and _SIZE
One note, "BAR" might be a little bit confusing. "BAR" has a pretty strong tie to an actual register in a PCI config header. I think the variables you are describing are really just "the address and size where MMCONFIG is located", not necessarily an actual register.
MMCONFIG_BASE and MMCONFIG_SIZE
seem pretty clear and simple