Home
last modified time | relevance | path

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

/linux-3.3/arch/powerpc/platforms/iseries/
Dviopath.c228 static void sendMonMsg(HvLpIndex remoteLp) in sendMonMsg()
263 HvLpIndex remoteLp; in handleMonitorEvent() local
380 HvLpIndex remoteLp; in vio_handleEvent() local
465 static int allocateEvents(HvLpIndex remoteLp, int numEvents) in allocateEvents()
486 int viopath_open(HvLpIndex remoteLp, int subtype, int numReq) in viopath_open()
556 int viopath_close(HvLpIndex remoteLp, int subtype, int numReq) in viopath_close()
/linux-3.3/drivers/tty/hvc/
Dhvc_iseries.c479 static int __init send_open(HvLpIndex remoteLp, void *sem) in send_open()
/linux-3.3/arch/powerpc/include/asm/iseries/
Dhv_call_event.h161 HvLpIndex remoteLp, HvLpDma_Direction direction, in HvCallEvent_dmaBufList()