Home
last modified time | relevance | path

Searched defs:node (Results 101 – 125 of 599) sorted by relevance

12345678910>>...24

/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c130 print_node(topo_hdl_t *thp, tnode_t *node, nvlist_t *nvl, const char *fmri) in print_node()
192 print_everstyle(tnode_t *node) in print_everstyle()
249 print_prop_nameval(topo_hdl_t *thp, tnode_t *node, nvlist_t *nvl) in print_prop_nameval()
502 print_pgroup(topo_hdl_t *thp, tnode_t *node, const char *pgn, char *dstab, in print_pgroup()
534 print_all_props(topo_hdl_t *thp, tnode_t *node, nvlist_t *p_nv, in print_all_props()
612 set_prop(topo_hdl_t *thp, tnode_t *node, nvlist_t *fmri, struct prop_args *pp) in set_prop()
770 print_props(topo_hdl_t *thp, tnode_t *node) in print_props()
831 walk_node(topo_hdl_t *thp, tnode_t *node, void *arg) in walk_node()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_xs.c428 const char *dir, const char *node, unsigned int *num) in xenbus_directory()
448 xenbus_exists(const char *dir, const char *node) in xenbus_exists()
461 xenbus_exists_dir(const char *dir, const char *node) in xenbus_exists_dir()
483 const char *dir, const char *node, void **retp, unsigned int *len) in xenbus_read()
495 xenbus_read_str(const char *dir, const char *node, char **retp) in xenbus_read_str()
528 const char *dir, const char *node, const char *string) in xenbus_write()
548 xenbus_mkdir(xenbus_transaction_t t, const char *dir, const char *node) in xenbus_mkdir()
561 xenbus_rm(xenbus_transaction_t t, const char *dir, const char *node) in xenbus_rm()
628 const char *dir, const char *node, const char *fmt, ...) in xenbus_scanf()
651 const char *dir, const char *node, const char *fmt, ...) in xenbus_printf()
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dnetwork_rcm.c273 net_cache_t *node; in net_passthru() local
425 net_cache_t *node; in net_getinfo() local
597 free_node(net_cache_t *node) in free_node()
611 cache_insert(net_cache_t *node) in cache_insert()
627 cache_remove(net_cache_t *node) in cache_remove()
642 devfs_entry(di_node_t node, di_minor_t minor, void *arg) in devfs_entry()
/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Ddimm_topo.c96 inhm_rank(nvlist_t *newdimm, nhm_dimm_t *nhm_dimm, uint32_t node, in inhm_rank()
137 inhm_dimm(nhm_dimm_t *nhm_dimm, uint32_t node, uint8_t channel, uint32_t dimm) in inhm_dimm()
195 inhm_dimmlist(uint32_t node, nvlist_t *nvl) in inhm_dimmlist()
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_acpi.c62 devinfo_acpi_add(HalDevice *parent, di_node_t node, char *devfs_path, in devinfo_acpi_add()
120 devinfo_acpi_add_minor(HalDevice *parent, di_node_t node, char *minor_path, in devinfo_acpi_add_minor()
131 devinfo_power_button_add(HalDevice *parent, di_node_t node, char *devfs_path, in devinfo_power_button_add()
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/pri/
H A Dpriplugin.c72 prop_exists(picl_nodehdl_t node, char *name) in prop_exists()
85 add_md_prop(picl_nodehdl_t node, int size, char *name, void* value, int type) in add_md_prop()
100 remove_old_segments(picl_nodehdl_t node, void *args) in remove_old_segments()
H A Dmem_prop_update.c56 add_mem_prop(picl_nodehdl_t node, void *args) in add_mem_prop()
289 add_segment_props(picl_nodehdl_t node, mde_cookie_t segmentlistp, in add_segment_props()
309 add_memory_props(picl_nodehdl_t node, mde_cookie_t memorylistp, md_t *mdp, in add_memory_props()
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_iter.c81 zpool_node_t *node = safe_malloc(sizeof (zpool_node_t)); in add_pool() local
169 zpool_node_t *node, *next_node; in pool_list_iter() local
189 zpool_node_t search, *node; in pool_list_remove() local
206 zpool_node_t *node; in pool_list_free() local
/illumos-gate/usr/src/test/zfs-tests/cmd/btree_test/
H A Dbtree_test.c60 avl_node_t node; member
93 int_node_t *node; in verify_contents() local
121 verify_node(avl_tree_t *avl, zfs_btree_t *bt, int_node_t *node) in verify_node()
226 int_node_t *node; in drain_tree() local
303 int_node_t *node; in stress_tree() local
/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dfruraw.c85 raw_list_t *node; in make_raw() local
155 frt_get_root(fru_treehdl_t *node) in frt_get_root()
192 frt_get_node_type(fru_treehdl_t node, fru_node_t *type) in frt_get_node_type()
423 frt_for_each_segment(fru_nodehdl_t node, in frt_for_each_segment()
499 frt_get_segment_name(fru_seghdl_t node, char **name) in frt_get_segment_name()
624 frt_for_each_packet(fru_seghdl_t node, int (*function)(fru_tag_t *tag, in frt_for_each_packet()
/illumos-gate/usr/src/uts/common/io/vscan/
H A Dvscan_svc.c633 vscan_svc_node_t *node; in vscan_svc_do_scan() local
691 vscan_svc_node_t *node; in vscan_svc_populate_req() local
765 vscan_svc_node_t *node; in vscan_svc_scan_result() local
851 vscan_svc_node_t *node; in vscan_svc_process_scan_result() local
923 vscan_svc_node_t *node; in vscan_svc_getattr() local
983 vscan_svc_node_t *node; in vscan_svc_setattr() local
1237 vscan_svc_node_t *node; in vscan_svc_insert_req() local
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/pcibus/
H A Dpci_i86pc.c42 platform_pci_label(topo_mod_t *mod, tnode_t *node, nvlist_t *in, in platform_pci_label()
49 platform_pci_fru(topo_mod_t *mod, tnode_t *node, nvlist_t *in, in platform_pci_fru()
/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.c530 GlhLineNode *node; /* The line location node being checked */ in _glh_find_backwards() local
618 GlhLineNode *node; /* The line location node being checked */ in _glh_find_forwards() local
792 GlhLineNode *node; /* The line location node being checked */ in _glh_oldest_line() local
917 GlhLineNode *node; /* The line location node being checked */ in _glh_line_id() local
956 GlhLineNode *node; /* The line location node being checked */ in _glh_recall_line() local
1459 GlhLineNode *node; /* The line being displayed */ in _glh_show_history() local
1768 GlhLineNode *node; in _glh_limit_history() local
1850 GlhLineNode *node; /* The line node being checked */ in _glh_clear_history() local
1894 static void _glh_discard_line(GlHistory *glh, GlhLineNode *node) in _glh_discard_line()
1956 GlhLineNode *node; /* The located line location node */ in _glh_lookup_history() local
[all …]
/illumos-gate/usr/src/uts/sun4u/io/
H A Dopl_cfg.c453 dev_info_t *node; in opl_init_nodes() local
508 opl_init_root_nodes(dev_info_t *node, char *name, int len) in opl_init_root_nodes()
659 opl_set_node(dev_info_t *node, void *arg, uint_t flags) in opl_set_node()
719 opl_destroy_node(dev_info_t *node) in opl_destroy_node()
738 opl_create_cpu(dev_info_t *node, void *arg, uint_t flags) in opl_create_cpu()
806 opl_create_core(dev_info_t *node, void *arg, uint_t flags) in opl_create_core()
872 dev_info_t *parent, *node; in opl_probe_cores() local
954 dev_info_t *node; in opl_probe_cpu_chips() local
1117 dev_info_t *node; in opl_probe_memory() local
2515 dev_info_t *parent, *node; in opl_init_leaves() local
[all …]
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_oplock.c44 smb_node_t *node; in smb1_oplock_ack_break() local
140 smb_node_t *node = ofile->f_node; in smb1_oplock_send_break() local
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddlink_audit.c72 obj_list_t *node; in la_objopen() local
111 obj_list_t *node = list; in la_activity() local
/illumos-gate/usr/src/uts/sparc/os/
H A Dcpr_sparc.c93 pnode_t node; in cpr_get_bool_prop() local
116 pnode_t node; in cpr_update_nvram() local
257 pnode_t node; in cpr_default_setup() local
469 cpr_build_nodename(pnode_t node) in cpr_build_nodename()
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_cache.c154 smb_cache_node_t *node; in smb_cache_add() local
199 smb_cache_node_t *node; in smb_cache_remove() local
242 smb_cache_node_t *node; in smb_cache_iterate() local
/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.c587 audit_q_t *node; in qpool_init() local
617 audit_rec_t *node; in bpool_init() local
674 audit_q_t *node; in qpool_withdraw() local
701 audit_rec_t *node; in bpool_withdraw() local
766 qpool_return(plugin_t *p, audit_q_t *node) in qpool_return()
793 bpool_return(audit_rec_t *node) in bpool_return()
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c132 find_disk_monitor_private_pgroup(tnode_t *node) in find_disk_monitor_private_pgroup()
194 fmri2ptr(topo_hdl_t *thp, tnode_t *node, char **str, int *err) in fmri2ptr()
227 topo_add_disk(topo_hdl_t *thp, tnode_t *node, walk_diskmon_t *wdp) in topo_add_disk()
462 topo_add_bay(topo_hdl_t *thp, tnode_t *node, walk_diskmon_t *wdp) in topo_add_bay()
727 gather_topo_cfg(topo_hdl_t *thp, tnode_t *node, void *arg) in gather_topo_cfg()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dfmd.c108 fmd_release(topo_mod_t *mp, tnode_t *node) in fmd_release()
127 fmd_fmri_nvl2str(topo_mod_t *mod, tnode_t *node, topo_version_t version, in fmd_fmri_nvl2str()
H A Dmod.c106 mod_release(topo_mod_t *mod, tnode_t *node) in mod_release()
235 mod_fmri_create_meth(topo_mod_t *mp, tnode_t *node, topo_version_t version, in mod_fmri_create_meth()
330 mod_fmri_nvl2str(topo_mod_t *mod, tnode_t *node, topo_version_t version, in mod_fmri_nvl2str()
H A Dmem.c128 mem_release(topo_mod_t *mod, tnode_t *node) in mem_release()
185 mem_nvl2str(topo_mod_t *mod, tnode_t *node, topo_version_t version, in mem_nvl2str()
310 mem_fmri_create(topo_mod_t *mod, tnode_t *node, topo_version_t version, in mem_fmri_create()
/illumos-gate/usr/src/lib/fm/topo/modules/common/ipmi/
H A Dipmi_methods.c127 ipmi_fru_label(topo_mod_t *mod, tnode_t *node, topo_version_t vers, in ipmi_fru_label()
175 ipmi_fru_fmri(topo_mod_t *mod, tnode_t *node, topo_version_t vers, in ipmi_fru_fmri()
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c315 stat_dev(di_node_t node, void *arg) in stat_dev()
678 get_bus_state(di_node_t node, void *arg) in get_bus_state()
698 const di_node_t node, in do_stat_dev()
770 get_hw_info(di_node_t node, cfga_list_data_t *clp, dyncomp_t type) in get_hw_info()
822 get_device_type(di_node_t node, dyncomp_t type) in get_device_type()

12345678910>>...24