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

/illumos-gate/usr/src/uts/sun4v/os/
H A Dhsvc.c35 #include <sys/hsvc.h>
71 * hsvc structure. This structure contains the API group,
85 typedef struct hsvc { struct
86 struct hsvc *next; /* next group/free entry */
249 * Link client on the specified hsvc's client list and
264 * Unlink a client from the specified hsvc's client list and
354 * and link the client on hsvc client linked list.

Completed in 69 milliseconds