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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_dispq.h61 id_t dq_gmax; /* maximum group id allocated */ member in struct:fmd_dispq
H A Dfmd_dispq.c103 dqp->dq_gmax = 0;
353 glen = BT_BITOUL(dqp->dq_gmax);
405 dqp->dq_gmax = MAX(dqp->dq_gmax, gid);

Completed in 59 milliseconds