ConfigAddress
ACPI_GENERIC_ADDRESS ConfigAddress;
addr_t address = ConfigAddress(bus, device, function, offset);
addr_t address = ConfigAddress(bus, device, function, offset);
inline addr_t ConfigAddress(uint8 bus, uint8 device, uint8 function, uint16 offset);
addr_t address = ConfigAddress(bus, device, function, offset);
addr_t address = ConfigAddress(bus, device, function, offset);
inline addr_t ConfigAddress(uint8 bus, uint8 device, uint8 function, uint16 offset);