Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c107 get_device(ofs_client_t *ofs_client, ib_guid_t guid) in get_device() argument
112 ASSERT(RW_LOCK_HELD(&ofs_client->lock)); in get_device()
116 ofs_client, (void *)(uintptr_t)htonll(guid)); in get_device()
118 list_for_each(entry, &ofs_client->device_list) { in get_device()
123 ASSERT(device->clnt_hdl == (ofs_client_p_t)ofs_client); in get_device()
130 ofs_client, (void *)(uintptr_t)htonll(guid)); in get_device()
144 ofs_client_t *ofs_client = (ofs_client_t *)clntp; in ofs_async_handler() local
150 ASSERT(ofs_client != NULL); in ofs_async_handler()
166 FIRE_QP_EVENT(ofs_client, hdl, ib_event, qpp, in ofs_async_handler()
170 FIRE_QP_EVENT(ofs_client, hdl, ib_event, qpp, in ofs_async_handler()
[all …]