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

/illumos-gate/usr/src/uts/sun4v/io/iospc/
H A Diospc.c369 iospc_create_picN_kstat(char *mod_name, int pic, uint64_t ev_offset, argument
395 ev_array[event].value << ev_offset;
405 (uint64_t)~(ev_array[event].value << ev_offset);
/illumos-gate/usr/src/uts/sun4v/io/n2piupc/
H A Dn2piupc_kstats.c174 n2piupc_create_picN_kstat(char *mod_name, int pic, uint64_t ev_offset, argument
203 ev_array[event].value << ev_offset;
213 (uint64_t)~(ev_array[event].value << ev_offset);

Completed in 570 milliseconds