Searched refs:AtuMap (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/busses/pci/designware/
H A DDWPCIController.cpp315 status_t res = AtuMap(1, kPciAtuOutbound, atuType, fConfigPhysBase, address, fConfigSize);
409 DWPCIController::AtuMap(uint32 index, uint32 direction, uint32 type, uint64 parentAdr, function in class:DWPCIController
413 dprintf("AtuMap(%" B_PRIu32 ", %" B_PRIu32 ", %#" B_PRIx64 ", %#" B_PRIx64 ", "
H A DDWPCIController.h221 status_t AtuMap(uint32 index, uint32 direction, uint32 type,

Completed in 61 milliseconds