Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1322 minor_t async_id; in sol_uverbs_get_context() local
1358 async_id = resp.async_fd; in sol_uverbs_get_context()
1359 if (async_id < SOL_UVERBS_DRIVER_MAX_MINOR) { in sol_uverbs_get_context()
1362 "id %x", async_id); in sol_uverbs_get_context()
1366 async_uctxt = uverbs_uobj_get_uctxt_read(async_id - in sol_uverbs_get_context()
1383 uctxt->uctxt_async_id = async_id; in sol_uverbs_get_context()
1386 uctxt, async_uctxt, async_id); in sol_uverbs_get_context()