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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/iseries/
H A Dviopath.c59 int isActive; /* Do we have a mon msg outstanding */ member in struct:viopathStatus
206 return viopathStatus[lp].isActive;
259 viopathStatus[remoteLp].isActive = 1;
263 viopathStatus[remoteLp].isActive = 0;
286 if (!viopathStatus[remoteLp].isActive)
304 viopathStatus[remoteLp].isActive = 0;
393 * The isActive is checked because if the hosting partition
400 if (viopathStatus[remoteLp].isActive
411 if (viopathStatus[remoteLp].isActive
605 viopathStatus[remoteLp].isActive
[all...]

Completed in 37 milliseconds