Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/os/
H A Dhsvc.c137 hsvc_lookup(hsvc_info_t *hsvcinfop) in hsvc_lookup()
140 hsvc_info_t *p; in hsvc_lookup()
144 p = (hsvc_info_t *)p->hsvc_private) in hsvc_lookup()
163 hsvc_info_t *p; in hsvc_chk_refcnt()
166 p = (hsvc_info_t *)p->hsvc_private) in hsvc_chk_refcnt()
179 hsvc_info_t *p; in hsvc_dump()
192 p = (hsvc_info_t *)p->hsvc_private) { in hsvc_dump()
272 hsvc_info_t *p, **pp; in hsvc_unlink_client()
285 *pp = (hsvc_info_t *)p->hsvc_private; in hsvc_unlink_client()
482 hsvc_unregister(hsvc_info_t *hsvcinfop) in hsvc_unregister()
[all …]
H A Dmach_cpu_states.c1160 static hsvc_info_t soft_state_hsvc = {
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dhsvc.h80 typedef struct hsvc_info hsvc_info_t; typedef
90 extern int hsvc_register(hsvc_info_t *hsvcreq, uint64_t *supported_minor);
91 extern int hsvc_unregister(hsvc_info_t *hsvcreq);
/illumos-gate/usr/src/uts/sun4v/io/iospc/
H A Drfios_iospc.c45 static hsvc_info_t rfios_hsvc = {
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara2.c77 static hsvc_info_t cpu_hsvc = {
82 static hsvc_info_t cpu_hsvc = {
87 static hsvc_info_t cpu_hsvc = {
H A Dniagara.c76 static hsvc_info_t niagara_hsvc = {
/illumos-gate/usr/src/uts/sun4v/io/n2piupc/
H A Dn2piupc.c58 static hsvc_info_t n2piupc_hsvc = {
/illumos-gate/usr/src/uts/sun4v/io/fpc/
H A Dfpc-impl-4v.c43 static hsvc_info_t fpc_hsvc = {
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet_dds.c169 static hsvc_info_t niu_hsvc[] = {
200 for (i = 0; i < (sizeof (niu_hsvc) / sizeof (hsvc_info_t)); i++) { in vdds_mod_init()
H A Dds_pri.c215 static hsvc_info_t pboot_hsvc = {
H A Dldc.c157 static hsvc_info_t ldc_hsvc = {
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_lib4v.c61 static hsvc_info_t px_hsvc_vpci = {
71 static hsvc_info_t px_hsvc_sdio = {
82 static hsvc_info_t px_hsvc_sdio_err = {
/illumos-gate/usr/src/uts/sun4v/io/glvc/
H A Dglvc.c179 static hsvc_info_t glvc_hsvc = {
/illumos-gate/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng.c111 static hsvc_info_t ncs_hsvc[NVERSIONS] = {
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge.h774 hsvc_info_t niu_hsvc;
/illumos-gate/usr/src/uts/common/io/tpm/
H A Dtpm.c1373 static hsvc_info_t hsvc_tpm = {
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hio.c995 hsvc_info_t *niu_hsvc = &nxge->niu_hsvc; in nxge_hio_init()
H A Dnxge_main.c177 static hsvc_info_t niu_hsvc = {
1105 sizeof (hsvc_info_t)); in nxge_hsvc_register()