Searched refs:rsrv_result (Results 1 – 3 of 3) sorted by relevance
232 if (op->rsrv_result == DACF_SUCCESS) in dacfc_postattach()236 op->rsrv_result); in dacfc_postattach()285 if (op->rsrv_result == 0) in dacfc_predetach()
496 rsrv->rsrv_result = DDI_SUCCESS; in dacf_rsrv_make()551 p->rsrv_result = dacf_op_invoke(p->rsrv_rule, in dacf_process_rsrvs()
87 int rsrv_result; /* retval of the last invoke */ member