Searched refs:last_allow_rc (Results 1 – 3 of 3) sorted by relevance
64 pdn->last_allow_rc = 0; in pseries_pcibios_bus_add_device()740 pdn->last_allow_rc = rc; in pseries_call_allow_unfreeze()752 pdn->last_allow_rc = rc; in pseries_call_allow_unfreeze()763 pdn->last_allow_rc = rc; in pseries_call_allow_unfreeze()
89 return sprintf(buf, "%d\n", pdn->last_allow_rc); in eeh_notify_resume_show()
211 int last_allow_rc; /* Only used on pseries */ member