Lines Matching defs:handle
47 void *handle,
56 SMC_RET4(handle, ver.val, 0U, 0U, 0U);
65 SMC_RET1(handle, SMC_PCI_CALL_SUCCESS);
67 SMC_RET1(handle, SMC_PCI_CALL_NOT_SUPPORTED);
74 SMC_RET2(handle, SMC_PCI_CALL_INVAL_PARAM, 0U);
77 SMC_RET2(handle, SMC_PCI_CALL_INVAL_PARAM, 0U);
80 SMC_RET2(handle, SMC_PCI_CALL_INVAL_PARAM, 0U);
82 SMC_RET2(handle, SMC_PCI_CALL_SUCCESS, ret);
90 SMC_RET1(handle, SMC_PCI_CALL_INVAL_PARAM);
93 SMC_RET1(handle, ret);
102 SMC_RET3(handle, SMC_PCI_CALL_INVAL_PARAM, 0U, 0U);
105 SMC_RET3(handle, ret, start_end_bus, nseg);
111 SMC_RET1(handle, SMC_PCI_CALL_NOT_SUPPORTED);