Home
last modified time | relevance | path

Searched refs:sc_type (Results 1 – 25 of 25) sorted by relevance

/titanic_50/usr/src/cmd/fm/modules/common/sw-diag-response/software-diagnosis/
H A Dswde_case.c100 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 Dusbwcm.c245 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 Dsmb_cfg.c48 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 Dsvccfg_internal.c84 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 Dsvccfg_tmpl.c1014 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 Dsvccfg_xml.c544 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 Dsvccfg.h291 scf_type_t sc_type; member
H A Dsvccfg_libscf.c1970 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 Ddocmd.c217 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 Ddefs.h104 short sc_type; /* type - INSTALL,NOTIFY,EXCEPT,SPECIAL */ member
H A Dmain.c511 prtype(s->sc_type),
H A Dgram.y537 sc->sc_type = type;
H A Dserver.c541 if (sc->sc_type != SPECIAL)
/titanic_50/usr/src/cmd/ttymon/
H A Dtmsac.c210 switch(sacmsg.sc_type) { in sacpoll()
240 log("Got unknown message %d", sacmsg.sc_type); in sacpoll()
/titanic_50/usr/src/head/
H A Dsac.h99 char sc_type; /* type of message */ member
/titanic_50/usr/src/cmd/saf/
H A Dstructs.h74 char sc_type[PMTYPESIZE + 1];/* port monitor type */ member
H A Dreadtab.c359 …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 Dmisc.c258 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 Dsac.c792 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 Dutil.c155 (void) strcpy(sp->sc_type, p);
H A Dpmadm.c1315 if ((type == NULL) || !(strcmp(sp->sc_type, type))) {
1323 (void) strcpy(temp->t_type, sp->sc_type);
H A Dsacadm.c1012 (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 Dusbwcm.h272 const struct uwacom_type *sc_type; member
/titanic_50/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h788 ushort_t sc_type; member
801 (ptr)->sc_type = (type); \
/titanic_50/usr/src/cmd/listen/
H A Dlisten.c1020 switch (sacmsg.sc_type) { in check_sac_mesg()