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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_implfuncs.c63 static char *psm_get_impl_module(int first);
355 psm_get_impl_module(int first) function
385 for (this = psm_get_impl_module(1); this != (char *)NULL;
386 this = psm_get_impl_module(0)) {

Completed in 45 milliseconds