Lines Matching defs:result
1163 * we leave system properties in place. The result is a node
2403 ddi_prop_t *result, *prev, *copy;
2408 result = prev = NULL;
2430 result = prev = copy;
2435 return (result);
2438 i_ddi_prop_list_delete(result);
3613 dev_info_t *dip; /* result */
5532 * ndi_devi_exit_and_wait() which can result in
5810 e_ddi_offline_finalize(dev_info_t *dip, int result)
5812 RIO_DEBUG((CE_NOTE, "e_ddi_offline_finalize(): entry: result=%s, "
5813 "dip=%p", result == DDI_SUCCESS ? "SUCCESS" : "FAILURE",
5816 contract_device_negend(dip, DDI_DEV_T_ANY, 0, result == DDI_SUCCESS ?
5820 LDI_EV_OFFLINE, result == DDI_SUCCESS ?
5831 "result always = DDI_SUCCESS, dip=%p", (void *)dip));
5847 "result always = DDI_SUCCESS, dip=%p", (void *)dip));
5904 " Calling e_ddi_offline_finalize with result=%d. "
5913 " Calling e_ddi_offline_finalize with result=%d, "
6524 * result in a loop or assertion error. Hence, the check
6844 * the slow path below (which can result in a blocking
6882 * unit-address format) could result in an incorrect answer