Searched refs:last_allow_rc (Results 1 – 3 of 3) sorted by relevance
76 pdn->last_allow_rc = 0; in pseries_pcibios_bus_add_device()797 pdn->last_allow_rc = rc; in pseries_call_allow_unfreeze()809 pdn->last_allow_rc = rc; in pseries_call_allow_unfreeze()818 pdn->last_allow_rc = rc; in pseries_call_allow_unfreeze()
105 return sprintf(buf, "%d\n", pdn->last_allow_rc); in eeh_notify_resume_show()
213 int last_allow_rc; /* Only used on pseries */ member