Home
last modified time | relevance | path

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

/titanic_41/usr/src/stand/sys/
H A Dsalib.h68 extern struct memlist *get_memlist_struct(void);
/titanic_41/usr/src/stand/lib/sa/
H A Dmemlist.c115 get_memlist_struct(void) in get_memlist_struct() function
/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dsun4u_memlist.c199 ptr = (struct memlist *)get_memlist_struct(); in reg_to_list()