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

/illumos-gate/usr/src/uts/sun4u/os/
H A Dplat_ecc_unum.c44 int (*p2init_sid_cache)(void); variable
872 if (p2init_sid_cache)
873 p2init_sid_cache();
/illumos-gate/usr/src/uts/sun4u/io/
H A Dmc-us3.c167 #pragma weak p2init_sid_cache macro
341 if (&p2init_sid_cache)
342 p2init_sid_cache = mc_init_sid_cache;
445 if (&p2init_sid_cache)
446 p2init_sid_cache = NULL;

Completed in 207 milliseconds