Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
DHvLpEvent.c22 int HvLpEvent_registerHandler( HvLpEvent_Type eventType, LpEventHandler handler ) in HvLpEvent_registerHandler()
33 int HvLpEvent_unregisterHandler( HvLpEvent_Type eventType ) in HvLpEvent_unregisterHandler()
49 int HvLpEvent_openPath( HvLpEvent_Type eventType, HvLpIndex lpIndex ) in HvLpEvent_openPath()
63 int HvLpEvent_closePath( HvLpEvent_Type eventType, HvLpIndex lpIndex ) in HvLpEvent_closePath()
Dmf.c603 HvLpEvent_Type type, in mf_allocateLpEvents()
637 HvLpEvent_Type type, in mf_deallocateLpEvents()
/linux-2.4.37.9/include/asm-ppc64/iSeries/
DHvLpEvent.h78 extern int HvLpEvent_registerHandler( HvLpEvent_Type eventType, LpEventHandler hdlr);
83 extern int HvLpEvent_unregisterHandler( HvLpEvent_Type eventType );
90 extern int HvLpEvent_openPath( HvLpEvent_Type eventType, HvLpIndex lpIndex );
95 extern int HvLpEvent_closePath( HvLpEvent_Type eventType, HvLpIndex lpIndex );
DHvCallEvent.h52 typedef u8 HvLpEvent_Type; typedef
149 HvLpEvent_Type type, in HvCallEvent_signalLpEventFast()
211 static inline HvLpInstanceId HvCallEvent_getSourceLpInstanceId(HvLpIndex targetLp, HvLpEvent_Type t… in HvCallEvent_getSourceLpInstanceId()
219 static inline HvLpInstanceId HvCallEvent_getTargetLpInstanceId(HvLpIndex targetLp, HvLpEvent_Type t… in HvCallEvent_getTargetLpInstanceId()
228 HvLpEvent_Type type) in HvCallEvent_openLpEventPath()
235 HvLpEvent_Type type) in HvCallEvent_closeLpEventPath()
241 static inline HvLpDma_Rc HvCallEvent_dmaBufList(HvLpEvent_Type type, in HvCallEvent_dmaBufList()
281 static inline HvLpDma_Rc HvCallEvent_dmaSingle(HvLpEvent_Type type, in HvCallEvent_dmaSingle()
Dmf.h38 HvLpEvent_Type type,
45 HvLpEvent_Type type,