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

/illumos-gate/usr/src/uts/sun4v/os/
H A Dhsvc.c664 static hsvc_info_unix_t hsvcinfo_unix[] = { variable
672 #define HSVCINFO_UNIX_CNT (sizeof (hsvcinfo_unix) / sizeof (hsvc_info_t))
694 for (hsvcinfop = &hsvcinfo_unix[0], i = 0; i < HSVCINFO_UNIX_CNT;

Completed in 61 milliseconds