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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_asru.h201 int *faus_countp; member in struct:__anon470
H A Dfmd_asru.c1434 if (*entryp->faus_countp >= entryp->faus_maxcount)
1437 status = entryp->faus_ba[*entryp->faus_countp];
1446 (entryp->faus_diag_asru[*entryp->faus_countp] &&
1447 !entryp->faus_proxy_asru[*entryp->faus_countp]) :
1448 entryp->faus_proxy_asru[*entryp->faus_countp]) {
1483 (*entryp->faus_countp)++;
H A Dfmd_case.c2090 faus.faus_countp = &count;

Completed in 55 milliseconds