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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/iseries/
H A Dmf.c178 HvLpEvent_Rc hv_rc; local
205 hv_rc = HvCallEvent_signalLpEvent(
207 if (hv_rc != HvLpEvent_Rc_Good) {
209 "failed with %d\n", (int)hv_rc);

Completed in 113 milliseconds