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

/freebsd-11.0-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mlx_dispatcher.c197 boolean_t is_txn; local
203 is_txn = (IB_SUCCESS == ret);
205 if (FALSE == is_txn && TRUE == is_resp) {
217 if (TRUE == is_txn && FALSE == is_resp) {

Completed in 96 milliseconds