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

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dparse_units.c306 update_flag (int in, unsigned mult) function
316 update_flag,
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_dcbx.c1112 u8 update_flag; local
1114 update_flag = p_src->arr[DCBX_PROTOCOL_FCOE].update;
1115 p_dest->update_fcoe_dcb_data_mode = update_flag;
1117 update_flag = p_src->arr[DCBX_PROTOCOL_ROCE].update;
1118 p_dest->update_roce_dcb_data_mode = update_flag;
1120 update_flag = p_src->arr[DCBX_PROTOCOL_ROCE_V2].update;
1121 p_dest->update_rroce_dcb_data_mode = update_flag;
1123 update_flag = p_src->arr[DCBX_PROTOCOL_ISCSI].update;
1124 p_dest->update_iscsi_dcb_data_mode = update_flag;
1125 update_flag
[all...]
H A Decore_iscsi_api.h160 u8 update_flag; member in struct:ecore_iscsi_conn
/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa-loop-manip.c355 rewrite_into_loop_closed_ssa (bitmap changed_bbs, unsigned update_flag) argument
364 update_ssa (update_flag);

Completed in 83 milliseconds