Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Dsvm_rcm.c233 static hspentry_t *hsp_head = NULL; variable
960 hspentry_t *hspentry = hsp_head; in find_hsp()
1067 newhspentry->link = hsp_head; in add_hsp()
1068 hsp_head = newhspentry; in add_hsp()
1818 hsp_head = NULL; in create_cache()