Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_implfuncs.c65 static char *psm_get_impl_module(int first);
357 psm_get_impl_module(int first) in psm_get_impl_module() function
387 for (this = psm_get_impl_module(1); this != (char *)NULL; in psm_modload()
388 this = psm_get_impl_module(0)) { in psm_modload()