Home
last modified time | relevance | path

Searched refs:__VERBS_ABI_IS_EXTENDED (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Ddevice.c253 context_ex->context.abi_compat = __VERBS_ABI_IS_EXTENDED; in __ibv_open_device()
H A Dverbs.h84 static void *__VERBS_ABI_IS_EXTENDED = ((uint8_t *) NULL) - 1; variable
1566 return (ctx->abi_compat != __VERBS_ABI_IS_EXTENDED) ? in verbs_get_ctx()