LookupRange
if (gPCI->LookupRange(B_IO_MEMORY, childAdr, domain, range) >= B_OK)
status_t LookupRange(uint32 type, phys_addr_t pciAddr,
if (gPCI->LookupRange(B_IO_PORT, ioPort, domain, range, &mappedAdr) < B_OK)