Searched defs:node (Results 76 - 100 of 262) sorted by relevance

1234567891011

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dzfs.c157 zfs_rele(topo_mod_t *mp, tnode_t *node) argument
159 topo_method_unregister_all(mp, node);
204 zfs_fmri_nvl2str(topo_mod_t *mod, tnode_t *node, topo_version_t version, argument
264 zfs_fmri_presence_state(topo_mod_t *mod, tnode_t *node, topo_version_t version, argument
316 zfs_fmri_service_state(topo_mod_t *mod, tnode_t *node, topo_version_t version, argument
343 zfs_fmri_strhash_path(topo_mod_t *mod, tnode_t *node, topo_version_t version, argument
369 zfs_fmri_strcmp_path(topo_mod_t *mod, tnode_t *node, topo_version_t version, argument
393 zfs_fmri_strcmp_ident(topo_mod_t *mod, tnode_t *node, topo_version_t version, argument
/osnet-11/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c115 hb_label(topo_mod_t *mp, tnode_t *node, topo_version_t version, argument
120 return (platform_hb_label(mp, node, in, out));
181 hb_release(topo_mod_t *mp, tnode_t *node) argument
183 topo_method_unregister_all(mp, node);
/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_labels.c218 * Do an overall slot label lookup for the device node.
221 pci_slot_label_lookup(topo_mod_t *mod, tnode_t *node, did_t *dp, did_t *pdp) argument
231 topo_mod_dprintf(mod, "%s: entry: node=%p, node_name=%s, "
233 __func__, node, topo_node_name(node), topo_node_instance(node),
247 if (topo_prop_get_string(node, FM_FMRI_AUTHORITY,
281 topo_mod_dprintf(mod, "%s: exit: node=%p: label=%s\n",
282 __func__, node, "NULL");
288 * concatenate with that of an ancestor node
413 pci_label_cmn(topo_mod_t *mod, tnode_t *node, nvlist_t *in, nvlist_t **out) argument
466 pci_fru_cmn(topo_mod_t *mod, tnode_t *node, nvlist_t *in, nvlist_t **out) argument
[all...]
/osnet-11/usr/src/lib/fm/topo/modules/common/ses/common/
H A Dses_dev.c158 ses_di_node_add_devinfo(ses_di_node_t *dnode, di_node_t node, argument
173 node, INQUIRY_VENDOR_ID, &s) > 0) {
178 node, INQUIRY_PRODUCT_ID, &s) > 0) {
183 node, INQUIRY_REVISION_ID, &s) > 0) {
190 di_prop_lookup_ints(DDI_DEV_T_ANY, node, "inquiry-device-type",
194 /* collect devfs path, minor name and dev link for the dev node */
195 dpath = di_devfs_path(node);
221 minor = di_minor_next(node, DI_MINOR_NIL);
245 /* A non-scsi_vhci devinfo or smp node may also be a ppath. */
252 if (((di_prop_lookup_strings(DDI_DEV_T_ANY, node,
375 ses_di_node_add(di_node_t node, char *devid, ses_cbdata_t *cbp) argument
459 ses_walk_di_node(di_node_t node, void *arg) argument
[all...]
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/chip/common/
H A Dchip_label.c97 * correlation between the dimm topo node instance number and the dimm slot
111 simple_dimm_label(topo_mod_t *mod, tnode_t *node, topo_version_t vers, argument
139 (topo_node_instance(node) + offset));
166 * between dimm topo node instance number and DIMM slot number
172 simple_dimm_label_mp(topo_mod_t *mod, tnode_t *node, topo_version_t vers, argument
211 chip = topo_node_parent(topo_node_parent(node));
216 (topo_node_instance(node) + offset));
221 - (topo_node_instance(node)) - 1 + offset));
239 * This method assumes a correspondence between the dimm topo node instance
254 * between dimm topo node instanc
258 seq_dimm_label(topo_mod_t *mod, tnode_t *node, topo_version_t vers, nvlist_t *in, nvlist_t **out) argument
336 simple_chip_label(topo_mod_t *mod, tnode_t *node, topo_version_t vers, nvlist_t *in, nvlist_t **out) argument
393 fsb2_chip_label(topo_mod_t *mod, tnode_t *node, topo_version_t vers, nvlist_t *in, nvlist_t **out) argument
444 g4_chip_label(topo_mod_t *mod, tnode_t *node, topo_version_t vers, nvlist_t *in, nvlist_t **out) argument
587 a4fplus_chip_label(topo_mod_t *mod, tnode_t *node, topo_version_t vers, nvlist_t *in, nvlist_t **out) argument
666 simple_cs_label_mp(topo_mod_t *mod, tnode_t *node, topo_version_t vers, nvlist_t *in, nvlist_t **out) argument
713 g4_dimm_label(topo_mod_t *mod, tnode_t *node, topo_version_t vers, nvlist_t *in, nvlist_t **out) argument
787 g12f_dimm_label(topo_mod_t *mod, tnode_t *node, topo_version_t vers, nvlist_t *in, nvlist_t **out) argument
[all...]
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/x86pi/common/
H A Dx86pi_impl.h93 /* indication of successful fac node creation */
105 tnode_t *node; member in struct:smbs_con_ids
187 /* bay node generation */
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/chip/common/
H A Dchip_sun4v.c312 "failed to create a cpu=%d node: %s\n",
403 topo_mod_dprintf(mod, "node chip[%d], sn=%s\n", i, sbuf);
408 topo_mod_dprintf(mod, "failed to create a chip node: "
450 chip_release(topo_mod_t *mp, tnode_t *node) argument
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/dimm/common/
H A Ddimm_sun4v.c250 * together create the node hierarchy for one dimm and its siblings.
251 * mem_range_create is called when creating the first instance of a given node
278 } else if (*(d->dm_label + pfnext) == '\0') { /* this node has a fru */
400 * below to be a chip node, and the dimm structures specific for that chip can
401 * then be built from its specific node, or
421 dimm_release(topo_mod_t *mp, tnode_t *node) argument
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/hostbridge/common/
H A Dhb_sun4v.c94 * Create a topo node
101 tnode_t *node; local
119 /* Create and bind node */
120 node = topo_node_bind(mod, parent, name, inst, fmri);
121 if (node == NULL) {
123 topo_mod_dprintf(mod, "unable to bind a node(%s): %s\n",
129 topo_node_setspecific(node, priv);
132 (void) topo_node_fru_set(node, NULL, 0, &err);
133 (void) topo_node_label_set(node, NULL, &err);
135 return (node);
416 platform_hb_label(topo_mod_t *mod, tnode_t *node, nvlist_t *in, nvlist_t **out) argument
[all...]
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/motherboard/common/
H A Dmotherboard.c243 mb_prop_set(tnode_t *node, nvlist_t *auth) argument
250 if ((topo_pgroup_create(node, &mb_auth_pgroup, &err) != 0)) {
257 (void) topo_prop_set_string(node, FM_FMRI_AUTHORITY,
261 (void) topo_prop_set_string(node, FM_FMRI_AUTHORITY,
264 (void) topo_prop_set_string(node, FM_FMRI_AUTHORITY,
267 (void) topo_prop_set_string(node, FM_FMRI_AUTHORITY,
271 (void) topo_prop_set_string(node, FM_FMRI_AUTHORITY,
275 if (topo_pgroup_create(node, &mb_sys_pgroup, &err) != 0) {
283 (void) topo_prop_set_string(node, TOPO_PGROUP_SYSTEM, TOPO_PROP_ISA,
285 (void) topo_prop_set_string(node, TOPO_PGROUP_SYSTE
[all...]
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/niu/common/
H A Dniu.c274 niufn_instance_get(topo_mod_t *mod, di_node_t node, topo_instance_t *inst) argument
282 rval = di_prom_prop_lookup_ints(phan, node,
286 rval = di_prop_lookup_ints(DDI_DEV_T_ANY, node,
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/common/
H A Dcpu.c38 * Each node export three methods expand() presence_state() and service_state().
166 cpu_presence_state(topo_mod_t *mod, tnode_t *node, topo_version_t vers, argument
213 cpu_expand(topo_mod_t *mod, tnode_t *node, topo_version_t vers, argument
281 cpu_service_state(topo_mod_t *mod, tnode_t *node, topo_version_t vers, argument
438 "failed to create a cpu=%d node: %s\n",
473 cpu_release(topo_mod_t *mod, tnode_t *node) argument
475 topo_method_unregister_all(mod, node);
/osnet-11/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dname.c176 * name[/node][@security-domain]
181 * node is present, then node will represent the host. If the host is
191 char *user, *node, *domain; local
214 /* Look for optional node part */
215 node = strchr(user, '/');
216 if (node) {
218 * user is now just the user portion and node
219 * points to the start of the node part.
221 *node
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/
H A Dkt_memory.c146 krb5_mkt_list_node *node, *next_node; local
151 for (node = krb5int_mkt_list; node; node = next_node) {
152 next_node = node->next;
154 /* destroy the contents of node->keytab */
155 free(KTNAME(node->keytab));
158 for (cursor = KTLINK(node->keytab); cursor; cursor = next_cursor) {
169 k5_mutex_destroy(&(((krb5_mkt_data *)node->keytab->data)->lock));
172 free(node
299 krb5_mkt_list_node *node; local
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_parse.c86 struct profile_node *node; local
202 profile_add_node(state->current_section, tag, value, &node);
204 profile_make_node_final(node);
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dfshelp.c29 /* Lookup the node PATH. The node ROOTNODE describes the root of the
30 directory tree. The node found is returned in FOUNDNODE, which is
31 either a ROOTNODE or a new malloc'ed node. ITERATE_DIR is used to
32 iterate over all directory entries in the current node.
33 READ_SYMLINK is used to read the symlink if a node is a symlink.
34 EXPECTTYPE is the type node that is expected by the called, an
35 error is generated if the node is not of the expected type. Make
45 grub_fshelp_node_t node)),
46 char *(*read_symlink) (grub_fshelp_node_t node),
39 grub_fshelp_find_file(const char *path, grub_fshelp_node_t rootnode, grub_fshelp_node_t *foundnode, int (*iterate_dir) (grub_fshelp_node_t dir, int NESTED_FUNC_ATTR (*hook) (const char *filename, enum grub_fshelp_filetype filetype, grub_fshelp_node_t node)), char *(*read_symlink) (grub_fshelp_node_t node), enum grub_fshelp_filetype expecttype) argument
74 free_node(grub_fshelp_node_t node) argument
80 iterate(const char *filename, enum grub_fshelp_filetype filetype, grub_fshelp_node_t node) argument
227 grub_fshelp_read_file(grub_disk_t disk, grub_fshelp_node_t node, void NESTED_FUNC_ATTR (*read_hook) (grub_disk_addr_t sector, unsigned offset, unsigned length), grub_off_t pos, grub_size_t len, char *buf, grub_disk_addr_t (*get_block) (grub_fshelp_node_t node, grub_disk_addr_t block), grub_off_t filesize, int log2blocksize) argument
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/gfxmenu/
H A Dgui_canvas.c40 /* Component list (dummy head node). */
59 /* Free the linked list node. */
196 struct component_node *node; local
197 node = grub_malloc (sizeof (*node));
198 if (! node)
200 node->component = comp;
201 node->next = self->components.next;
202 self->components.next = node;
219 /* Free the node'
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_rcm.c165 di_node_t node; local
205 * through its nodes, and attempt a suspension of each node that
217 node = di_init(rsrc_devpath, DINFOSUBTREE | DINFOMINOR);
218 if (node == DI_NODE_NIL) {
233 if (di_walk_node(node, 0, &walkargs, fp_rcm_process_node) < 0)
239 if (node != DI_NODE_NIL)
240 di_fini(node);
265 di_node_t node; local
310 node = di_init(rsrc_devpath, DINFOSUBTREE | DINFOMINOR);
311 if (node
430 fp_rcm_process_node(di_node_t node, void *argp) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dwalk.c33 static void numericize ( int node );
36 int prewalk ( int numit, int level, int node, int *numericptr );
37 STR * walk ( int useval, int level, int node, int *numericptr, int minprec );
45 walk(int useval, int level, register int node, int *numericptr, int minprec) argument
66 if (!node) {
70 type = ops[node].ival;
91 str = walk(0,level,ops[node+1].ival,&numarg,P_MIN);
127 if (ops[node+2].ival) {
128 str_scat(str,fstr=walk(0,level,ops[node+2].ival,&numarg,P_MIN));
132 fstr = walk(0,level+1,ops[node
1631 prewalk(int numit, int level, register int node, int *numericptr) argument
2048 numericize(register int node) argument
[all...]
/osnet-11/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo.c37 void devinfo_add_subtree(HalDevice *parent, di_node_t node, gboolean is_root);
38 HalDevice *devinfo_add_node(HalDevice *parent, di_node_t node);
63 devinfo_add_subtree(HalDevice *parent, di_node_t node, gboolean is_root) argument
68 HAL_INFO (("add_subtree: %s", di_node_name (node)));
70 root_node = node;
72 d = devinfo_add_node (parent, node);
75 (child_node = di_child_node (node)) != DI_NODE_NIL) {
79 node = di_sibling_node (node);
80 } while ((node !
85 devinfo_set_default_properties(HalDevice *d, HalDevice *parent, di_node_t node, char *devfs_path) argument
150 devinfo_add_node(HalDevice *parent, di_node_t node) argument
[all...]
/osnet-11/usr/src/lib/libuuid/common/
H A Duuid.c52 * as obtaining the node identifier or system time)
157 if (memcmp(&system_node, &data->state.node, sizeof (uuid_node_t)) != 0)
189 uchar_t node[6]; local
192 fill_random_bytes(node, 6);
193 (void) memcpy(system_node->nodeID, node, 6);
205 * Formats a UUID, given the clock_seq timestamp, and node address.
210 uuid_time_t timestamp, uuid_node_t node)
244 (void) memcpy(&uuid->node_addr, &node, sizeof (uuid->node_addr));
295 revalidate_data(uuid_node_t *node) argument
301 for (i = 0; i < sizeof (data->state.node
209 format_uuid(struct uuid *uuid, uint16_t clock_seq, uuid_time_t timestamp, uuid_node_t node) argument
[all...]
/osnet-11/usr/src/lib/libwanboot/common/
H A Dbootinfo_aux.c57 di_node_t cb_node; /* found leaf node of device path */
198 * Get the value of the named property on the named node in root.
203 di_node_t node; local
211 for (node = di_child_node(root_node);
212 node != DI_NODE_NIL;
213 node = di_sibling_node(node)) {
214 if (strcmp(di_node_name(node), nodename) == 0) {
218 if (node == DI_NODE_NIL) {
225 for (pp = di_prom_prop_next(phdl, node, DI_PROM_PROP_NI
299 p2n_cb(di_node_t node, void *arg) argument
334 is_network_device(di_node_t node) argument
381 di_node_t node; local
[all...]
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_cache.c74 zfs_pathent_t *node; local
77 while ((node = avl_destroy_nodes(&zhc->zhc_path_avl,
79 pathent_free(node);
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_se_notify.c86 * Get the host data from the node array.
120 struct node { struct
126 static struct node ev_table[] = {
193 ((const struct node *)node2)->se_ev));
204 struct node *node_ptr;
H A Dmetarpcopen.c71 char *node,
90 if (strcmp((*cachep)[i]->cc_node, node) == 0 &&
103 (*cachep)[i]->cc_node = Strdup(node);
69 cc_add( client_header_t *header, char *node, char *priv_ip, CLIENT *clntp, md_error_t *ep ) argument

Completed in 56 milliseconds

1234567891011