Searched defs:ib_get_client_data (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c605 * ib_get_client_data - Get IB client context
609 * ib_get_client_data() returns client context set with
612 void *ib_get_client_data(struct ib_device *device, function
626 "ib_get_client_data: device: 0x%p, client: 0x%p => "
642 "ib_get_client_data: device: 0x%p, client: 0x%p => "
650 "ib_get_client_data: device: 0x%p, client: 0x%p",
663 * ib_get_client_data(). If the specified device is not found, the function

Completed in 187 milliseconds