Home
last modified time | relevance | path

Searched defs:NUM_EVTS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/iospc/
H A Diospc.h72 #define NUM_EVTS(x) (sizeof (x) / sizeof (iospc_event_t)) macro
/illumos-gate/usr/src/uts/sun4v/io/n2piupc/
H A Dn2piupc_tables.h110 #define NUM_EVTS(x) (sizeof (x) / sizeof (n2piu_event_t)) macro