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

/freebsd-9.3-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mlx_dispatcher.c492 boolean_t is_last1 = FALSE, is_last2 = FALSE; local
524 is_last1 = osmv_rmpp_is_last(p_mad);
527 is_last2 = is_last1;
536 if (is_last1 != is_last2) {
568 if (TRUE != is_last1) {

Completed in 40 milliseconds