Searched defs:hsvc_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/os/
H A Dhsvc.c92 } hsvc_t; typedef in typeref:struct:hsvc
98 hsvc_t *hsvc_groups; /* linked list of API groups in use */
99 hsvc_t *hsvc_avail; /* free reserved buffers */
107 hsvc_t hsvc_resv_bufs[HSVC_RESV_BUFS_MAX];
136 static hsvc_t *
139 hsvc_t *hsvcp;
160 hsvc_chk_refcnt(hsvc_t *hsvcp)
178 hsvc_t *hsvcp;
210 static hsvc_t *
213 hsvc_t *hsvc
[all...]

Completed in 45 milliseconds