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

/illumos-gate/usr/src/uts/sun4v/io/n2piupc/
H A Dn2piupc_tables.h41 * Each counter is represented by an n2piu_cntr_t. Each has its own register
131 } n2piu_cntr_t; typedef in typeref:struct:n2piu_cntr
141 n2piu_cntr_t *counters_p; /* Counter definitions. */
146 #define NUM_CTRS(x) (sizeof (x) / sizeof (n2piu_cntr_t))

Completed in 47 milliseconds