Home
last modified time | relevance | path

Searched refs:xAllocData (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/ppc64/kernel/
Dmf.c92 } xAllocData; member
530 (*head->hdlr)( mySafeCast.ptr, event->xUnion.xAllocData.xCount ); in ackReceived()
620 newElement->event.xUnion.xAllocData.xTargetLp = targetLp; in mf_allocateLpEvents()
621 newElement->event.xUnion.xAllocData.xType = type; in mf_allocateLpEvents()
622 newElement->event.xUnion.xAllocData.xSize = size; in mf_allocateLpEvents()
623 newElement->event.xUnion.xAllocData.xCount = count; in mf_allocateLpEvents()
653 newElement->event.xUnion.xAllocData.xTargetLp = targetLp; in mf_deallocateLpEvents()
654 newElement->event.xUnion.xAllocData.xType = type; in mf_deallocateLpEvents()
655 newElement->event.xUnion.xAllocData.xCount = count; in mf_deallocateLpEvents()