Searched refs:ConfigAddress (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/busses/pci/ecam/
H A DECAMPCIController.cpp163 ECAMPCIController::ConfigAddress(uint8 bus, uint8 device, uint8 function, uint16 offset) function in class:ECAMPCIController
185 addr_t address = ConfigAddress(bus, device, function, offset);
205 addr_t address = ConfigAddress(bus, device, function, offset);
H A DECAMPCIController.h118 inline addr_t ConfigAddress(uint8 bus, uint8 device, uint8 function, uint16 offset);
/haiku/src/add-ons/kernel/busses/pci/designware/
H A DDWPCIController.cpp297 DWPCIController::ConfigAddress(uint8 bus, uint8 device, uint8 function, uint16 offset) function in class:DWPCIController
332 addr_t address = ConfigAddress(bus, device, function, offset);
354 addr_t address = ConfigAddress(bus, device, function, offset);
H A DDWPCIController.h218 inline addr_t ConfigAddress(uint8 bus, uint8 device, uint8 function, uint16 offset);
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dactbl3.h546 ACPI_GENERIC_ADDRESS ConfigAddress; member in struct:acpi_table_tcpa_server

Completed in 42 milliseconds