Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Dviopath.c71 static struct viopathStatus { struct
78 } viopathStatus[HVMAXARCHITECTEDLPS]; variable
279 return viopathStatus[lp].isActive; in viopath_isactive()
289 return viopathStatus[lp].mSourceInst; in viopath_sourceinst()
294 return viopathStatus[lp].mTargetInst; in viopath_targetinst()
306 viopathStatus[remoteLp].mSourceInst = in sendMonMsg()
309 viopathStatus[remoteLp].mTargetInst = in sendMonMsg()
323 viopathStatus[remoteLp]. in sendMonMsg()
325 viopathStatus[remoteLp]. in sendMonMsg()
330 viopathStatus[remoteLp].isActive = 1; in sendMonMsg()
[all …]