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

/opensolaris-onvv-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_asru.h136 uint_t ah_count; /* count of separate rsrcs in hash */ member in struct:fmd_asru_hash
H A Dfmd_asru.c124 ahp->ah_count++;
836 ahp->ah_count = 0;
883 aps = app = fmd_alloc(ahp->ah_count * sizeof (fmd_asru_t *), FMD_SLEEP);
884 apc = ahp->ah_count;
1220 ASSERT(ahp->ah_count != 0);
1221 ahp->ah_count--;

Completed in 49 milliseconds