Searched defs:ch_count (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi.c259 int bb_count, ch_count; local
287 ch_count = stypes[SMB_TYPE_CHASSIS].count;
289 for (nch = 0; nch < ch_count; nch++) {
H A Dx86pi_bboard.c254 int bb_count, ch_count; local
268 ch_count = stypes[SMB_TYPE_CHASSIS].count;
269 for (int i = 0; i < ch_count; i++)
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_case.h114 uint_t ch_count; /* number of cases in hash */ member in struct:fmd_case_hash

Completed in 74 milliseconds