Searched refs:rsrv_result (Results 1 – 3 of 3) sorted by relevance
234 if (op->rsrv_result == DACF_SUCCESS) in dacfc_postattach()238 op->rsrv_result); in dacfc_postattach()287 if (op->rsrv_result == 0) in dacfc_predetach()
498 rsrv->rsrv_result = DDI_SUCCESS; in dacf_rsrv_make()553 p->rsrv_result = dacf_op_invoke(p->rsrv_rule, in dacf_process_rsrvs()
89 int rsrv_result; /* retval of the last invoke */ member