Searched refs:hspentry (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/rcm_daemon/common/
H A Dsvm_rcm.c111 typedef struct hspentry { struct
112 struct hspentry *link; /* link through all hsp entries */
113 struct hspentry *next; /* next hsp entry for a slice */
419 hspentry_t *hspentry; local
457 hspentry = deventry->hsp_list;
458 while (hspentry) {
459 hspuser = hspentry->hspuser;
469 hspentry = hspentry->next;
619 hspentry_t *hspentry; local
960 hspentry_t *hspentry = hsp_head; local
988 hspentry_t *hspentry; local
1940 hspentry_t *hspentry; local
2293 hspentry_t *hspentry; local
[all...]

Completed in 110 milliseconds