Searched refs:last_allow_rc (Results 1 – 3 of 3) sorted by relevance
65 pdn->last_allow_rc = 0; in pseries_pcibios_bus_add_device()729 pdn->last_allow_rc = rc; in pseries_call_allow_unfreeze()741 pdn->last_allow_rc = rc; in pseries_call_allow_unfreeze()750 pdn->last_allow_rc = rc; in pseries_call_allow_unfreeze()
106 return sprintf(buf, "%d\n", pdn->last_allow_rc); in eeh_notify_resume_show()
212 int last_allow_rc; /* Only used on pseries */ member