Searched refs:rcpr (Results 1 – 1 of 1) sorted by relevance
895 int rc, i, rcpr; in enable_slot() local 1037 rcpr = slot_update(&slot_cur); in enable_slot() 1038 if (rcpr) { in enable_slot() 1039 rc = rcpr; in enable_slot() 1048 rcpr = power_off(slot_cur); in enable_slot() 1049 if (rcpr) { in enable_slot() 1050 rc = rcpr; in enable_slot()