Home
last modified time | relevance | path

Searched defs:addressLength (Results 1 – 1 of 1) sorted by relevance

/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.c1919 int addressLength, // how much to map in MapPhysicalMemory()
1981 MapPhysicalMemory(int startAddress,int addressLength, int *virtualAddress ) in MapPhysicalMemory()