Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/os/
H A Dmp_implfuncs.c44 extern void *get_next_mach(void *, char *);
371 mhdl = get_next_mach(mhdl, machname); in psm_get_impl_module()
/titanic_41/usr/src/uts/common/os/
H A Dmodsysfile.c2994 get_next_mach(void *handle, char *buf) in get_next_mach() function