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

/opensolaris-onvv-gate/usr/src/uts/sun4v/sys/
H A Dds.h100 } ds_clnt_ops_t; typedef in typeref:struct:ds_clnt_ops
105 extern int ds_cap_init(ds_capability_t *cap, ds_clnt_ops_t *ops);
H A Dds_impl.h291 ds_clnt_ops_t ops; /* client ops vector */
484 int ds_ucap_init(ds_capability_t *cap, ds_clnt_ops_t *ops, uint_t flags,
/opensolaris-onvv-gate/usr/src/uts/sun4v/io/
H A Dplatsvc.c104 static ds_clnt_ops_t ps_md_ops = {
111 static ds_clnt_ops_t ps_shutdown_ops = {
118 static ds_clnt_ops_t ps_panic_ops = {
125 static ds_clnt_ops_t ps_suspend_ops = {
H A Dfault_iso.c78 static ds_clnt_ops_t cpu_ops = {
85 static ds_clnt_ops_t mem_ops = {
H A Ddr_io.c96 static ds_clnt_ops_t dr_vio_ops = {
H A Dds_pri.c156 static ds_clnt_ops_t ds_pri_ops = {
H A Dds_snmp.c159 static ds_clnt_ops_t ds_snmp_ops = {
H A Ddr_cpu.c102 static ds_clnt_ops_t dr_cpu_ops = {
H A Ddr_mem.c131 static ds_clnt_ops_t dr_mem_ops = {
H A Dvlds.c178 static ds_clnt_ops_t ds_user_ops = {
H A Dds_common.c2489 ds_ucap_init(ds_capability_t *cap, ds_clnt_ops_t *ops, uint32_t flags,
2589 (void) memcpy(&svc->ops, ops, sizeof (ds_clnt_ops_t));
2636 ds_cap_init(ds_capability_t *cap, ds_clnt_ops_t *ops)
/opensolaris-onvv-gate/usr/src/uts/sun4v/promif/
H A Dpromif_prop.c73 static ds_clnt_ops_t vc_primary_ops = {
80 static ds_clnt_ops_t vc_backup_ops = {

Completed in 146 milliseconds