Searched refs:hd_async_code (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl.h166 ibt_async_code_t hd_async_code; /* current code being run */ member in struct:ibtl_hca_devinfo_s
183 ibtl_hca_devinfo_s::{hd_async_code hd_async_event}))
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_handlers.c471 hca_devp->hd_async_code);
474 hca_devp->hd_async_code, &hca_devp->hd_async_event);
586 ibt_hca, hca_devp->hd_async_code);
589 ibtl_async_client_call(ibt_hca, hca_devp->hd_async_code, &async_event);
715 hca_devp->hd_async_code = code;
791 hca_devp->hd_async_code = 0;
1668 hca_devp->hd_async_code = IBT_HCA_DETACH_EVENT;

Completed in 64 milliseconds