Searched refs:EV_NQSTATS (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_ev.c102 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat);
418 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat)
1369 EFSYS_ASSERT3U(id, <, EV_NQSTATS);
1382 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat)
1386 for (id = 0; id < EV_NQSTATS; id++) {
H A Def10_ev.c463 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat)
467 for (id = 0; id < EV_NQSTATS; id++) {
H A Defx.h1536 EV_NQSTATS enumerator in enum:efx_ev_qstat_e
1756 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat);
H A Def10_impl.h110 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat);
H A Defx_impl.h703 uint32_t ee_stat[EV_NQSTATS];
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_ev.c652 knp += EV_NQSTATS;
684 EV_NQSTATS + 1, 0)) == NULL) {
697 for (id = 0; id < EV_NQSTATS; id++) {

Completed in 1743 milliseconds