Searched defs:nodetype (Results 1 - 21 of 21) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_netbios.c269 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);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpicllibdevinfo.c315 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)) {
H A Dpiclscsi.c684 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) {
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_usb.c424 get_dev_link_path(di_node_t node, char *nodetype, char *re, char **devlink, char **minor_path, char **minor_name) argument
455 if (strcmp(di_minor_nodetype(minor), nodetype) == 0) {
/illumos-gate/usr/src/uts/common/sys/
H A Dpshot.h131 char *nodetype; member in struct:pshot_device
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c849 /* if property fails, use minor nodetype */
851 char *nodetype; local
855 ((nodetype = di_minor_nodetype(minor)) != NULL)) {
858 (strcmp(nodetype, device_list[i].ntype)
H A Dcfga_scsi.h158 const char *nodetype; member in struct:__anon2428
/illumos-gate/usr/src/lib/libshare/common/
H A Dscfutil.c234 * sa_extract_pgroup(root, handle, pg, nodetype, proto, sectype)
243 char *nodetype, char *proto, char *sectype)
256 node = xmlNewChild(root, NULL, (xmlChar *)nodetype, NULL);
935 char *nodetype = "optionset"; local
944 nodetype = "security";
969 handle->pg, nodetype, proto,
241 sa_extract_pgroup(xmlNodePtr root, scfutilhandle_t *handle, scf_propertygroup_t *pg, char *nodetype, char *proto, char *sectype) argument
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/
H A Dttymux_dacf.c243 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,
/illumos-gate/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_subr.c57 nodetype(mcamd_node_t *node) function
100 uint_t nt = nodetype(node);
157 uint_t nt = nodetype(node);
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.h67 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);
H A Ddevinfo_devlink.c591 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,
1375 lookup_minor( struct di_devlink_handle *hdp, const char *minor_path, const char *nodetype, const int flags) argument
2699 minor_insert( struct di_devlink_handle *hdp, cache_node_t *pcnp, const char *name, const char *nodetype, cache_minor_t **prev) argument
[all...]
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dtree.h42 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,
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.h165 const char *nodetype; member in struct:__anon2384
H A Dcfga_list.c3401 /* if property fails, use minor nodetype */
3403 char *nodetype; local
3407 ((nodetype = di_minor_nodetype(minor)) != NULL)) {
3410 (strcmp(nodetype, device_list[i].ntype)
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dparseaddr.c1523 int nodetype = rvp[0][0] & 0377; local
1525 if (nodetype != CANONHOST &&
1526 nodetype != CANONUSER)
1545 switch (nodetype)
/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c2946 char *nodetype; local
2994 nodetype = pshot_devices[i].nodetype;
2998 compat_name, nodetype);
3008 nodetype)) != DDI_PROP_SUCCESS) {
3109 * translate nodetype name to actual value
3151 newdst[i + dstlen].nodetype =
3152 i_ddi_strdup(src[i].nodetype, KM_SLEEP);
3177 if (dp[i].nodetype)
3178 kmem_free(dp[i].nodetype, strle
[all...]
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd.c346 sbd_comp_type_t nodetype,
373 sbd_comp_type_t nodetype,
392 sbd_comp_type_t nodetype, sbderror_t *ep);
856 sbd_comp_type_t nodetype; local
880 nodetype = sbd_get_devtype(hp, dip);
888 switch (nodetype) {
934 sbd_comp_type_t nodetype; local
957 nodetype = sbd_get_devtype(hp, dip);
965 if ((nodetype == SBD_COMP_MEM) &&
971 sbd_release_done(hp, nodetype, di
1002 sbd_comp_type_t nodetype; local
2200 sbd_comp_type_t nodetype; local
2816 sbd_get_devlist(sbd_handle_t *hp, sbd_board_t *sbp, sbd_comp_type_t nodetype, int max_units, uint_t uset, int *count, int present_only) argument
3012 sbd_comp_type_t nodetype; local
3075 sbd_comp_type_t nodetype; local
3331 sbd_comp_type_t nodetype; local
3423 sbd_comp_type_t nodetype; local
3515 sbd_release_dev_done(sbd_board_t *sbp, sbd_comp_type_t nodetype, int unit) argument
3522 sbd_release_done(sbd_handle_t *hp, sbd_comp_type_t nodetype, dev_info_t *dip) argument
3678 sbd_comp_type_t nodetype; local
3716 sbd_comp_type_t nodetype; local
3841 sbd_check_unit_attached(sbd_board_t *sbp, dev_info_t *dip, int unit, sbd_comp_type_t nodetype, sbderror_t *ep) argument
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c2209 char nodetype[128]; local
2216 if (mdb_readstr(nodetype, sizeof (nodetype),
2218 *nodetype = '\0';
2228 name, nodetype);
/illumos-gate/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c2470 char nodetype[MAXPATHLEN]; local
2484 (void) snprintf(nodetype, sizeof (nodetype), "%s%s%s",
2508 (void) di_walk_minor(rnode, nodetype,
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c6548 char *nodetype; local
6552 nodetype = di_minor_nodetype(minor);
6553 assert(nodetype != NULL);
6556 nodetype, dev_path,

Completed in 155 milliseconds