Home
last modified time | relevance | path

Searched refs:op_sel (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/uts/sun4v/sys/
H A Dvldc.h73 int32_t op_sel; /* operation selector(ex: GET) */ member
H A Dglvc.h81 int32_t op_sel; /* operation selector(ex: GET) */ member
/titanic_50/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_xport_api_dd.c844 op.op_sel = VLDC_OP_SET; in etm_xport_open()
1374 operation.op_sel = VLDC_OP_GET; in etm_xport_get_opt()
/titanic_50/usr/src/lib/libpcp/common/
H A Dlibpcp.c226 op.op_sel = VLDC_OP_SET; in pcp_init()
548 channel_op.op_sel = GLVC_XPORT_OPT_GET; in pcp_get_prop()
/titanic_50/usr/src/uts/sun4v/io/glvc/
H A Dglvc.c908 if (glvc_xport_cmd.op_sel == GLVC_XPORT_OPT_GET) { in glvc_ioctl_opt_op()
919 if (glvc_xport_cmd.op_sel == GLVC_XPORT_OPT_GET) { in glvc_ioctl_opt_op()
/titanic_50/usr/src/uts/sun4v/io/
H A Dvldc.c1347 if (vldc_cmd.op_sel == VLDC_OP_GET) { in i_vldc_ioctl_opt_op()
1386 if (vldc_cmd.op_sel == VLDC_OP_GET) { in i_vldc_ioctl_opt_op()
1400 if (vldc_cmd.op_sel == VLDC_OP_GET) { in i_vldc_ioctl_opt_op()
/titanic_50/usr/src/uts/sun4v/ontario/io/
H A Dtsalarm.c501 channel_op.op_sel = GLVC_XPORT_OPT_GET; in tsalarm_open()
/titanic_50/usr/src/lib/fm/libldom/sparc/
H A Dldmsvcs_utils.c1147 op.op_sel = VLDC_OP_SET; in channel_openreset()