Home
last modified time | relevance | path

Searched refs:psm_get_impl_module (Results 1 – 1 of 1) sorted by relevance

/titanic_41/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) in psm_get_impl_module() function
385 for (this = psm_get_impl_module(1); this != (char *)NULL; in psm_modload()
386 this = psm_get_impl_module(0)) { in psm_modload()