Lines Matching refs:errdef_handle
974 errdef.errdef_handle = errdef_32.errdef_handle; in bofi_ioctl()
1027 (uintptr_t)errdef.errdef_handle); in bofi_ioctl()
1064 errdef_32.errdef_handle = errdef.errdef_handle; in bofi_ioctl()
1068 errdef.errdef_handle); in bofi_ioctl()
1078 errdef.errdef_handle); in bofi_ioctl()
1088 (uintptr_t)errdef.errdef_handle); in bofi_ioctl()
1250 errstate.errdef_handle = errstate_32.errdef_handle; in bofi_ioctl()
1304 errstate_32.errdef_handle = errstate.errdef_handle; in bofi_ioctl()
1369 errstate.errdef_handle = errstate_32.errdef_handle; in bofi_ioctl()
1424 errstate_32.errdef_handle = errstate.errdef_handle; in bofi_ioctl()
1745 ep->errdef.errdef_handle = (uint64_t)(uintptr_t)ep; in bofi_errdef_alloc()
1747 ep->errstate.errdef_handle = (uint64_t)(uintptr_t)ep; in bofi_errdef_alloc()
1807 errdefp->errdef_handle = (uint64_t)(uintptr_t)ep; in bofi_errdef_alloc()
1952 (struct bofi_errent *)(uintptr_t)edp->errdef_handle; in bofi_signal()
2126 ep = (struct bofi_errent *)(uintptr_t)errstatep->errdef_handle; in bofi_errdef_check()
2167 ep = (struct bofi_errent *)(uintptr_t)errstatep->errdef_handle; in bofi_errdef_check_w()
2275 (uintptr_t)edp->errdef_handle)->softintr_id); in log_acc_event()