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

/illumos-gate/usr/src/uts/common/avs/ncall/
H A Dncall_module.h71 int (*ncall_maxnodes)(void); member in struct:ncall_module_s
H A Dncall.c672 ncall_maxnodes() function
677 rc = (*ncall_modules->module->ncall_maxnodes)();
716 nodecnt = ncall_maxnodes();
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dncall_inter.h62 int ncall_maxnodes(void) { } function

Completed in 46 milliseconds