/titanic_50/usr/src/cmd/fm/modules/common/sw-diag-response/software-diagnosis/ |
H A D | swde_case.c | 100 int32_t sc_type; /* enum sw_casetype */ member 208 datap->sc_type = ct; in swde_case_open() 230 if ((closefunc = sw_sub_case_close_func(hdl, datap->sc_type)) != NULL) in swde_close() 260 if (scp->swc_data.sc_type == ct) in swde_case_first() 278 ct = scp->swc_data.sc_type; in swde_case_next() 283 if (scp->swc_data.sc_type == ct) in swde_case_next() 332 swde_subdata(hdl, cp, datap->sc_type, scp, subdata_vers, in swde_case_data_upgrade() 347 if ((vrfy_func = sw_sub_case_vrfy_func(hdl, datap->sc_type)) != NULL) { in swde_case_verify()
|
/titanic_50/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/ |
H A D | usbwcm.c | 245 if (sc->sc_type->protocol == GRAPHIRE) { in usbwcm_input_graphire() 279 if ((sc->sc_type->protocol == GRAPHIRE4) && PACKET_BITS(7, 3, 5)) { in usbwcm_input_graphire() 286 } else if ((sc->sc_type->protocol == MYOFFICE) && in usbwcm_input_graphire() 314 switch (sc->sc_type->protocol) { in uwacom_pen_events_intuos() 343 switch (sc->sc_type->protocol) { in uwacom_mouse_events_intuos() 391 switch (sc->sc_type->protocol) { in uwacom_pad_events_intuos() 512 if (sc->sc_type->protocol == CINTIQ) in usbwcm_input_intuos() 716 uwacom_init_abs(usbwcmp, ABS_X, 0, sc->sc_type->x_max, 4, 0); in uwacom_init() 717 uwacom_init_abs(usbwcmp, ABS_Y, 0, sc->sc_type->y_max, 4, 0); in uwacom_init() 718 uwacom_init_abs(usbwcmp, ABS_PRESSURE, 0, sc->sc_type->pressure_max, in uwacom_init() [all …]
|
/titanic_50/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_cfg.c | 48 int sc_type; member 378 assert(cfg->sc_type == SCF_TYPE_ASTRING); in smb_config_getstr() 489 assert(cfg->sc_type == SCF_TYPE_INTEGER); in smb_config_getnum() 517 assert(cfg->sc_type == SCF_TYPE_BOOLEAN); in smb_config_getbool() 546 switch (cfg->sc_type) { in smb_config_get() 584 assert(cfg->sc_type == SCF_TYPE_ASTRING); in smb_config_setstr() 648 assert(cfg->sc_type == SCF_TYPE_INTEGER); in smb_config_setnum() 683 assert(cfg->sc_type == SCF_TYPE_BOOLEAN); in smb_config_setbool() 719 switch (cfg->sc_type) { in smb_config_set()
|
/titanic_50/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_internal.c | 84 if (A->sc_type != B->sc_type) in value_cmp() 85 return (B->sc_type - A->sc_type); in value_cmp() 87 switch (A->sc_type) { in value_cmp() 135 switch (val->sc_type) { in internal_value_dump() 160 uu_die(gettext("unknown value type (%d)\n"), val->sc_type); in internal_value_dump() 594 v->sc_type = vtype; in internal_property_create() 915 ival->sc_type = scf_value_type(load_val); in load_property() 916 assert(ival->sc_type != SCF_TYPE_INVALID); in load_property() 918 switch (ival->sc_type) { in load_property()
|
H A D | svccfg_tmpl.c | 1014 assert(v->sc_type == SCF_TYPE_ASTRING); in av_get_values() 1046 assert(v->sc_type == SCF_TYPE_ASTRING); in find_astring_value_in_pg() 1177 assert(value->sc_type == SCF_TYPE_ASTRING); in get_ranges() 1626 if (is_numeric_type(v->sc_type)) { in value_to_string() 1627 switch (v->sc_type) { in value_to_string() 1870 if (value->sc_type == SCF_TYPE_BOOLEAN) in is_required() 2664 assert(is_numeric_type(v->sc_type) == 0); in tmpl_include_values_check() 3610 switch (v->sc_type) { in tmpl_validate_values()
|
H A D | svccfg_xml.c | 544 type = lxml_type_to_element(v->sc_type); in lxml_store_value() 617 v->sc_type = lxml_element_to_type(type); in lxml_make_value() 987 val->sc_type = SCF_TYPE_ASTRING; in lxml_get_method_environment() 1210 v->sc_type = SCF_TYPE_FMRI; in lxml_get_dependency() 2001 v->sc_type = SCF_TYPE_ASTRING; in astring_prop_value() 2030 v->sc_type = (*p)->sc_value_type; in seps_to_prop_values() 2891 assert(v->sc_type == SCF_TYPE_ASTRING); in verify_pg_pattern_attributes()
|
H A D | svccfg.h | 291 scf_type_t sc_type; member
|
H A D | svccfg_libscf.c | 1970 vp->sc_type = prop->sc_value_type; in find_current_prop_type() 2002 vp->sc_type = prop->sc_value_type; in find_current_prop_type()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | docmd.c | 217 if (sc->sc_type != INSTALL) 234 if (sc->sc_type == NOTIFY) 570 if (sc->sc_type == NOTIFY) 777 if (sc->sc_type != EXCEPT && sc->sc_type != PATTERN) 780 if (sc->sc_type == EXCEPT) {
|
H A D | defs.h | 104 short sc_type; /* type - INSTALL,NOTIFY,EXCEPT,SPECIAL */ member
|
H A D | main.c | 511 prtype(s->sc_type),
|
H A D | gram.y | 537 sc->sc_type = type;
|
H A D | server.c | 541 if (sc->sc_type != SPECIAL)
|
/titanic_50/usr/src/cmd/ttymon/ |
H A D | tmsac.c | 210 switch(sacmsg.sc_type) { in sacpoll() 240 log("Got unknown message %d", sacmsg.sc_type); in sacpoll()
|
/titanic_50/usr/src/head/ |
H A D | sac.h | 99 char sc_type; /* type of message */ member
|
/titanic_50/usr/src/cmd/saf/ |
H A D | structs.h | 74 char sc_type[PMTYPESIZE + 1];/* port monitor type */ member
|
H A D | readtab.c | 359 …size = strlen(sp->sc_tag) + strlen(sp->sc_type) + strlen(sp->sc_cmd) + strlen(sp->sc_comment) + SL… in dump_table() 364 (void) sprintf(p, "%s:%s:%d:%d:%d:%s:%s\n", sp->sc_tag, sp->sc_type, in dump_table()
|
H A D | misc.c | 258 sacmsg.sc_type = SC_ENABLE; in sigpoll() 310 sacmsg.sc_type = SC_DISABLE; in sigpoll() 437 sacmsg.sc_type = SC_READDB; in sigpoll()
|
H A D | sac.c | 792 sacmsg.sc_type = SC_STATUS; in pollpms() 797 sacmsg.sc_type = SC_ENABLE; in pollpms() 801 sacmsg.sc_type = SC_DISABLE; in pollpms() 814 sacmsg.sc_type = SC_STATUS; in pollpms()
|
H A D | util.c | 155 (void) strcpy(sp->sc_type, p);
|
H A D | pmadm.c | 1315 if ((type == NULL) || !(strcmp(sp->sc_type, type))) { 1323 (void) strcpy(temp->t_type, sp->sc_type);
|
H A D | sacadm.c | 1012 (void) sprintf(buf, "%s:%s:%d:%d:%d:%s:%s\n", sp->sc_tag, sp->sc_type,
|
/titanic_50/usr/src/uts/common/sys/usb/clients/usbinput/usbwcm/ |
H A D | usbwcm.h | 272 const struct uwacom_type *sc_type; member
|
/titanic_50/usr/src/uts/sfmmu/vm/ |
H A D | hat_sfmmu.h | 788 ushort_t sc_type; member 801 (ptr)->sc_type = (type); \
|
/titanic_50/usr/src/cmd/listen/ |
H A D | listen.c | 1020 switch (sacmsg.sc_type) { in check_sac_mesg()
|