Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Dviopath.c73 int isActive:1; /* Do we have a mon msg outstanding */ member
279 return viopathStatus[lp].isActive; in viopath_isactive()
330 viopathStatus[remoteLp].isActive = 1; in sendMonMsg()
334 viopathStatus[remoteLp].isActive = 0; in sendMonMsg()
355 if (!viopathStatus[remoteLp].isActive) in handleMonitorEvent()
375 viopathStatus[remoteLp].isActive = 0; in handleMonitorEvent()
475 if (viopathStatus[remoteLp].isActive in vio_handleEvent()
486 if (viopathStatus[remoteLp].isActive in vio_handleEvent()
723 viopathStatus[remoteLp].isActive = 0; in viopath_close()