| /onnv/onnv-gate/usr/src/uts/intel/os/ |
| dacf.conf | 52 minor-nodetype="ddi_keyboard" consconfig_dacf:kb_config post-attach - 53 minor-nodetype="ddi_keyboard" consconfig_dacf:kb_config pre-detach - 65 minor-nodetype="ddi_network" net_dacf:net_config post-attach - 66 minor-nodetype="ddi_network" net_dacf:net_config pre-detach -
|
| /onnv/onnv-gate/usr/src/cmd/fm/eversholt/common/ |
| check.h | 47 void check_stmt_allowed_properties(enum nodetype t, 49 void check_propnames(enum nodetype t, struct node *np, int from, int to); 51 void check_proplists(enum nodetype t, struct node *np);
|
| ptree.h | 75 const char *ptree_nodetype2str(enum nodetype t);
|
| check.c | 44 static int check_reportlist(enum nodetype t, const char *s, struct node *np); 45 static int check_num(enum nodetype t, const char *s, struct node *np); 46 static int check_quote(enum nodetype t, const char *s, struct node *np); 47 static int check_action(enum nodetype t, const char *s, struct node *np); 48 static int check_num_func(enum nodetype t, const char *s, struct node *np); 49 static int check_fru_asru(enum nodetype t, const char *s, struct node *np); 50 static int check_engine(enum nodetype t, const char *s, struct node *np); 51 static int check_count(enum nodetype t, const char *s, struct node *np); 52 static int check_timeval(enum nodetype t, const char *s, struct node *np); 53 static int check_id(enum nodetype t, const char *s, struct node *np) [all...] |
| tree.h | 42 enum nodetype { enum in struct:node 274 struct node *newnode(enum nodetype t, const char *file, int line); 278 struct node *tree_expr(enum nodetype t, struct node *left, struct node *right); 311 struct node *tree_decl(enum nodetype t, struct node *enp, struct node *nvpairs, 313 struct node *tree_stmt(enum nodetype t, struct node *np,
|
| tree.c | 156 nodesize(enum nodetype t, struct node *ret) 213 newnode(enum nodetype t, const char *file, int line) 312 "internal error: tree_free unexpected nodetype: %d", 320 tree_treecmp(struct node *np1, struct node *np2, enum nodetype t, 438 "internal error: tree_treecmp unexpected nodetype: %d", 462 tree_expr(enum nodetype t, struct node *left, struct node *right) 942 nvpair2lut(struct node *np, struct lut *lutp, enum nodetype t) 1017 dodecl(enum nodetype t, const char *file, int line, 1081 tree_decl(enum nodetype t, struct node *np, struct node *nvpairs, 1241 tree_stmt(enum nodetype t, struct node *np, const char *file, int line [all...] |
| ptree.c | 446 "internal error: ptree unexpected nodetype: %d", np->t); 488 ptree_nodetype2str(enum nodetype t) 541 (void) sprintf(buf, "[unexpected nodetype: %d]", t); 567 enum nodetype t; 680 ptree_type_pattern(int flags, enum nodetype t, const char *pat)
|
| /onnv/onnv-gate/usr/src/uts/sparc/os/ |
| dacf.conf | 65 minor-nodetype="ddi_keyboard" consconfig_dacf:kb_config post-attach - 66 minor-nodetype="ddi_keyboard" consconfig_dacf:kb_config pre-detach - 71 minor-nodetype="ddi_network" net_dacf:net_config post-attach - 72 minor-nodetype="ddi_network" net_dacf:net_config pre-detach -
|
| /onnv/onnv-gate/usr/src/uts/sun4u/io/ |
| sbd.c | 347 sbd_comp_type_t nodetype, 374 sbd_comp_type_t nodetype, 393 sbd_comp_type_t nodetype, sbderror_t *ep); 857 sbd_comp_type_t nodetype; local 881 nodetype = sbd_get_devtype(hp, dip); 889 switch (nodetype) { 935 sbd_comp_type_t nodetype; local 958 nodetype = sbd_get_devtype(hp, dip); 966 if ((nodetype == SBD_COMP_MEM) && 972 sbd_release_done(hp, nodetype, dip) 1003 sbd_comp_type_t nodetype; local 2201 sbd_comp_type_t nodetype; local 3013 sbd_comp_type_t nodetype; local 3076 sbd_comp_type_t nodetype; local 3332 sbd_comp_type_t nodetype; local 3424 sbd_comp_type_t nodetype; local 3679 sbd_comp_type_t nodetype; local 3717 sbd_comp_type_t nodetype; local [all...] |
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| snoop_netbios.c | 269 char *nodetype; local 368 if (nodecode == 0) nodetype = "B"; 369 if (nodecode == 1) nodetype = "P"; 370 if (nodecode == 2) nodetype = "M"; 374 "Unique NetBIOS Name", nodetype);
|
| /onnv/onnv-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
| picllibdevinfo.c | 315 char *nodetype = NULL; local 330 nodetype = di_minor_nodetype(minor); 331 if (nodetype == NULL) { 335 if (strcmp(nodetype, DDI_NT_NET) == 0) { 337 } else if (strcmp(nodetype, DDI_NT_PARALLEL) == 0) { 339 } else if ((strcmp(nodetype, DDI_NT_SERIAL) == 0) || 340 (strcmp(nodetype, DDI_NT_SERIAL_MB) == 0) || 341 (strcmp(nodetype, DDI_NT_SERIAL_DO) == 0) || 342 (strcmp(nodetype, DDI_NT_SERIAL_MB_DO) == 0)) {
|
| piclscsi.c | 684 char *nodetype = NULL; local 712 nodetype = di_minor_nodetype(minor); 713 if (nodetype == NULL) { 717 if (strcmp(nodetype, DDI_NT_BLOCK_CHAN) == 0 || 718 strcmp(nodetype, DDI_NT_BLOCK_WWN) == 0) { 721 } else if (strcmp(nodetype, DDI_NT_TAPE) == 0) { 724 } else if (strcmp(nodetype, DDI_NT_CD) == 0 || 725 strcmp(nodetype, DDI_NT_CD_CHAN) == 0) {
|
| /onnv/onnv-gate/usr/src/lib/libdevinfo/ |
| devinfo_devlink.h | 67 uint32_t nodetype; /* minor node type */ member in struct:db_minor 110 char *nodetype; /* minor nodetype */ member in struct:cache_minor 306 cache_node_t *pcnp, const char *name, const char *nodetype, 344 const char *nodetype, const int flags);
|
| devinfo_devlink.c | 591 char *name, *nodetype; local 606 nodetype = get_string(hdp, dmp->nodetype); 608 cmnp = minor_insert(hdp, pcnp, name, nodetype, NULL); 887 dmp->nodetype = write_string(hdp, cmnp->nodetype, next); 888 if (dmp->name == DB_NIL || dmp->nodetype == DB_NIL) { 889 dmp->name = dmp->nodetype = DB_NIL; 1340 free(cmnp->nodetype); 1378 const char *nodetype, [all...] |
| /onnv/onnv-gate/usr/src/uts/common/sys/ |
| pshot.h | 131 char *nodetype; member in struct:pshot_device
|
| /onnv/onnv-gate/usr/src/cmd/prtconf/ |
| prt_xxx.c | 410 #define LOOKUP_PROP(proptype, ph, nodetype, dev, node, name, data) \ 411 ((nodetype == DI_PROM_NODEID) ? \
|
| /onnv/onnv-gate/usr/src/uts/common/fs/proc/ |
| prdata.h | 94 #define pmkino(tslot, pslot, nodetype) \ 97 (nodetype) + 2)
|
| /onnv/onnv-gate/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/ |
| ttymux_dacf.c | 243 char *const *nodetype; local 250 * Find the node nodetype to verify that the current version of 281 for (nodetype = 283 *nodetype != (char *const)NULL; 284 nodetype++) { 285 if (strcmp(*nodetype,
|
| /onnv/onnv-gate/usr/src/uts/intel/io/mc-amd/ |
| mcamd_subr.c | 57 nodetype(mcamd_node_t *node) function 100 uint_t nt = nodetype(node); 157 uint_t nt = nodetype(node);
|
| /onnv/onnv-gate/usr/src/uts/common/io/ |
| pshot.c | 2943 char *nodetype; local [all...] |
| /onnv/onnv-gate/usr/src/lib/libshare/common/ |
| scfutil.c | 236 * sa_extract_pgroup(root, handle, pg, nodetype, proto, sectype) 245 char *nodetype, char *proto, char *sectype) 258 node = xmlNewChild(root, NULL, (xmlChar *)nodetype, NULL); 937 char *nodetype = "optionset"; local 946 nodetype = "security"; 971 handle->pg, nodetype, proto, [all...] |
| /onnv/onnv-gate/usr/src/cmd/hal/hald/solaris/ |
| devinfo_usb.c | 424 get_dev_link_path(di_node_t node, char *nodetype, char *re, char **devlink, char **minor_path, char **minor_name) 455 if (strcmp(di_minor_nodetype(minor), nodetype) == 0) {
|
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/scsi/common/ |
| cfga_scsi.h | 158 const char *nodetype; member in struct:__anon14
|
| cfga_list.c | 849 /* if property fails, use minor nodetype */ 851 char *nodetype; local 855 ((nodetype = di_minor_nodetype(minor)) != NULL)) { 858 (strcmp(nodetype, device_list[i].ntype)
|
| /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/genunix/ |
| devinfo.c | 2173 char nodetype[128]; local [all...] |