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

/illumos-gate/usr/src/cmd/fwflash/plugins/vendor/
H A Dhermon-MELLANOX.c234 int no_match = 0; local
272 no_match = i;
278 if (i == MLX_MAX_ID && no_match == 0) {
287 "is %s\n"), mlx_mdr[no_match].mlx_pn,
/illumos-gate/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_dp.c328 int i, no_match; local
333 for (i = 0, no_match = 0; i < dp->dp_ncpus; i++) {
341 no_match = 1;
345 if (no_match) {

Completed in 88 milliseconds