Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/platforms/iseries/
Dviopath.c290 if ((event->xSourceInstanceId != viopathStatus[remoteLp].mSourceInst) || in handleMonitorEvent()
395 && (event->xSourceInstanceId != in vio_handleEvent()
401 event->xSourceInstanceId); in vio_handleEvent()
417 if (event->xSourceInstanceId != in vio_handleEvent()
423 event->xSourceInstanceId); in vio_handleEvent()
Dmf.c264 hev->xSourceInstanceId = HvCallEvent_getSourceLpInstanceId(primary_lp, in new_pending_event()
/linux-2.6.39/arch/powerpc/include/asm/iseries/
Dhv_lp_event.h42 u16 xSourceInstanceId; /* Source sides instance id x08-x09 */ member
/linux-2.6.39/drivers/tty/hvc/
Dhvc_iseries.c106 hev->xSourceInstanceId = viopath_sourceinst(lp); in init_data_event()
/linux-2.6.39/drivers/block/
Dviodasd.c327 hev->xSourceInstanceId = viopath_sourceinst(viopath_hostLp); in send_request()