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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dhsvc.h80 typedef struct hsvc_info hsvc_info_t; typedef in typeref:struct:hsvc_info
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/os/
H A Dhsvc.c91 hsvc_info_t *clients; /* linked list of clients */
137 hsvc_lookup(hsvc_info_t *hsvcinfop)
140 hsvc_info_t *p;
144 p = (hsvc_info_t *)p->hsvc_private)
163 hsvc_info_t *p;
166 p = (hsvc_info_t *)p->hsvc_private)
179 hsvc_info_t *p;
192 p = (hsvc_info_t *)p->hsvc_private) {
253 hsvc_link_client(hsvc_t *hsvcp, hsvc_info_t *hsvcinfop)
270 hsvc_unlink_client(hsvc_t *hsvcp, hsvc_info_t *hsvcinfo
[all...]
H A Dmach_cpu_states.c1160 static hsvc_info_t soft_state_hsvc = {
/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/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/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/
H A Dvnet_dds.c165 static hsvc_info_t niu_hsvc[] = {
196 for (i = 0; i < (sizeof (niu_hsvc) / sizeof (hsvc_info_t)); i++) {
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.c57 static hsvc_info_t px_hsvc_vpci = {
67 static hsvc_info_t px_hsvc_sdio = {
78 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/nxge/
H A Dnxge_hio.c999 hsvc_info_t *niu_hsvc = &nxge->niu_hsvc;
H A Dnxge_main.c184 static hsvc_info_t niu_hsvc = {
1112 sizeof (hsvc_info_t));
/illumos-gate/usr/src/uts/common/io/tpm/
H A Dtpm.c1371 static hsvc_info_t hsvc_tpm = {

Completed in 3029 milliseconds