Home
last modified time | relevance | path

Searched defs:node (Results 76 – 100 of 625) sorted by relevance

12345678910>>...25

/titanic_52/usr/src/uts/intel/io/intel_nhm/
H A Dmem_addr.c52 channel_in_interleave(int node, int channel, int rule, int *way_p, in channel_in_interleave() argument
119 int node = -1; in address_to_node() local
158 channel_address(int node,int channel,int rule,uint64_t addr) channel_address() argument
185 address_to_channel(int node,uint64_t addr,int write,int * log_chan,uint64_t * channel_addrp,int * interleave_p) address_to_channel() argument
264 int node; channels_interleave() local
283 channel_addr_to_dimm(int node,int channel,uint64_t caddr,int * rank_p,uint64_t * rank_addr_p) channel_addr_to_dimm() argument
326 socket_interleave(uint64_t addr,int node,int channel,int rule,int * way_p) socket_interleave() argument
402 dimm_to_addr(int node,int channel,int rank,uint64_t rank_addr,uint64_t * rank_base_p,uint64_t * rank_sz_p,uint32_t * socket_interleave_p,uint32_t * channel_interleave_p,uint32_t * rank_interleave_p,uint32_t * socket_way_p,uint32_t * channel_way_p,uint32_t * rank_way_p) dimm_to_addr() argument
639 int node; nhm_patounum() local
696 int node; nhm_unumtopa() local
[all...]
H A Ddimm_topo.c92 inhm_rank(nvlist_t *newdimm, nhm_dimm_t *nhm_dimm, uint32_t node, in inhm_rank() argument
133 inhm_dimm(nhm_dimm_t *nhm_dimm, uint32_t node, uint8_t channel, uint32_t dimm) in inhm_dimm() argument
191 inhm_dimmlist(uint32_t node, nvlist_t *nvl) in inhm_dimmlist() argument
[all...]
/titanic_52/usr/src/cmd/rcm_daemon/common/
H A Dip_rcm.c395 ip_cache_t *node; in ip_offline() local
541 ip_cache_t *node; ip_undo_offline() local
603 ip_cache_t *node; ip_get_info() local
699 ip_cache_t *node; ip_remove() local
820 ip_usage(ip_cache_t * node) ip_usage() argument
989 free_node(ip_cache_t * node) free_node() argument
1020 cache_insert(ip_cache_t * node) cache_insert() argument
1038 cache_remove(ip_cache_t * node) cache_remove() argument
1402 ip_log_err(ip_cache_t * node,char ** errorp,char * errmsg) ip_log_err() argument
1436 if_cfginfo(ip_cache_t * node,uint_t force) if_cfginfo() argument
1568 if_unplumb(ip_cache_t * node) if_unplumb() argument
1615 if_replumb(ip_cache_t * node) if_replumb() argument
1771 ip_ipmp_offline(ip_cache_t * node) ip_ipmp_offline() argument
1801 ip_ipmp_undo_offline(ip_cache_t * node) ip_ipmp_undo_offline() argument
2093 ip_onlinelist(rcm_handle_t * hd,ip_cache_t * node,char ** errorp,uint_t flags,rcm_info_t ** depend_info) ip_onlinelist() argument
2122 ip_offlinelist(rcm_handle_t * hd,ip_cache_t * node,char ** errorp,uint_t flags,rcm_info_t ** depend_info) ip_offlinelist() argument
2157 ip_get_addrlist(ip_cache_t * node) ip_get_addrlist() argument
2234 ip_cache_t *node; ip_consumer_notify() local
2270 ip_cache_t *node; if_configure_get_linkid() local
[all...]
H A Drcm_subr.c978 rsrc_node_t *node; in rn_alloc() local
993 rn_free(rsrc_node_t *node) in rn_free() argument
1016 rn_get_sibling(rsrc_node_t * node) rn_get_sibling() argument
1025 rn_get_child(rsrc_node_t * node) rn_get_child() argument
1131 rsrc_node_t *node; rsrc_node_find() local
1189 rsrc_node_add_user(rsrc_node_t * node,char * alias,char * modname,pid_t pid,uint_t flag) rsrc_node_add_user() argument
1245 rsrc_node_remove_user(rsrc_node_t * node,char * modname,pid_t pid,uint_t flag) rsrc_node_remove_user() argument
1296 rsrc_node_t *node[MAX_TREE_DEPTH]; global() member
1310 rsrc_node_t *node = TOP_NODE(sp); walk_one_node() local
1393 node_action(rsrc_node_t * node,void * arg) node_action() argument
1461 rsrc_node_t *node; rsrc_usage_info() local
1692 clean_node(rsrc_node_t * node,void * arg) clean_node() argument
1763 print_node(rsrc_node_t * node,void * arg) print_node() argument
[all...]
/titanic_52/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_set.c88 struct profile_node *section, *node; in profile_update_relation() local
140 struct profile_node *section, *node; in profile_clear_relation() local
186 struct profile_node *section, *node; in profile_rename_section() local
[all...]
/titanic_52/usr/src/cmd/mdb/sparc/kmdb/
H A Dkmdb_promif_isadep.c76 pnode_t node; in kmdb_prom_get_ddi_prop() local
104 kmdb_prom_getprop(pnode_t node, char *name, caddr_t value) in kmdb_prom_getprop() argument
115 walk_cpus_cb(pnode_t node, void *arg, void *result) in walk_cpus_cb() argument
164 kmdb_prom_getcpu_propnode(pnode_t node) kmdb_prom_getcpu_propnode() argument
[all...]
/titanic_52/usr/src/cmd/isns/isnsd/xml/
H A Ddata.c356 xmlNodePtr node, in convert_attr2xml() argument
450 parse_xml_prop(xmlNodePtr node,isns_obj_t * obj,int i) parse_xml_prop() argument
506 parse_xml_attr(xmlNodePtr node,isns_obj_t * obj,int i) parse_xml_attr() argument
552 xmlNodePtr node = *nodep; parse_xml_obj() local
628 locate_xml_node(xmlDocPtr doc,int otype,int match_uid,xmlNodePtr * node,xmlXPathContextPtr * context,xmlXPathObjectPtr * result) locate_xml_node() argument
714 xmlNodePtr node; make_xml_node() local
934 xmlNodePtr node = (xmlNodePtr)*p; xml_load_obj() local
1011 xmlNodePtr node, prev; xml_add_obj() local
1110 xmlNodePtr node, child; xml_modify_obj() local
1259 xmlNodePtr node; xml_delete_obj() local
1320 xmlNodePtr node; xml_delete_assoc() local
[all...]
/titanic_52/usr/src/cmd/prtconf/
H A Dpdevinfo.c255 di_node_t target_node, node; in prtconf_devinfo() local
320 i_find_target_node(di_node_t node,void * arg) i_find_target_node() argument
374 node_display(di_node_t node) node_display() argument
381 node_display_set(di_node_t node) node_display_set() argument
545 dump_prop_list(const dumpops_t * dumpops,const char * name,int ilev,void * node,dev_t dev,int * compat_printed) dump_prop_list() argument
714 di_node_t node; walk_driver() local
729 dump_devs(di_node_t node,void * arg) dump_devs() argument
1041 dump_pathing_data(int ilev,di_node_t node) dump_pathing_data() argument
1155 create_minor_list(di_node_t node) create_minor_list() argument
1243 di_node_t node = DI_NODE_NIL; link_lnode_disp() local
1308 dump_minor_link_data(int ilev,di_node_t node,dev_t devt,di_devlink_handle_t devlink_hdl) dump_minor_link_data() argument
1364 dump_minor_data(int ilev,di_node_t node,di_devlink_handle_t devlink_hdl) dump_minor_data() argument
1483 dump_link_data(int ilev,di_node_t node,di_devlink_handle_t devlink_hdl) dump_link_data() argument
1840 get_propval_by_name(di_prom_handle_t promh,di_node_t node,const char * name,uchar_t ** valp) get_propval_by_name() argument
1857 dump_prodinfo(di_prom_handle_t promh,di_node_t node,const char ** propstr,char * node_name,int num) dump_prodinfo() argument
1905 dump_compatible(char * name,int ilev,di_node_t node) dump_compatible() argument
1950 dump_pciid(char * name,int ilev,di_node_t node,pcidb_hdl_t * pci) dump_pciid() argument
[all...]
/titanic_52/usr/src/common/mdesc/
H A Dmdesc_getproparcs.c55 md_get_prop_arcs(md_t *ptr, mde_cookie_t node, char *namep, mde_cookie_t *arcp, in md_get_prop_arcs() argument
85 md_find_node_arcs(md_impl_t *mdp, mde_cookie_t node, in md_find_node_arcs() argument
[all...]
/titanic_52/usr/src/cmd/zpool/
H A Dzpool_iter.c79 zpool_node_t *node = safe_malloc(sizeof (zpool_node_t)); in add_pool() local
167 zpool_node_t *node, *next_node; in pool_list_iter() local
187 zpool_node_t search, *node; pool_list_remove() local
204 zpool_node_t *node; pool_list_free() local
[all...]
/titanic_52/usr/src/uts/sun4v/promif/
H A Dpromif_prop.c240 pnode_t node; in promif_setprop() local
271 pnode_t node; in promif_getprop() local
293 pnode_t node; in promif_getproplen() local
313 pnode_t node; promif_nextprop() local
[all...]
/titanic_52/usr/src/tools/ndrgen/
H A Dndrgen.h39 typedef struct node { struct
43 struct node *n_next; /* handy for lists */ argument
50 struct node *nu_node[4]; /* descendents */ argument
58 n_unode global() argument
[all...]
/titanic_52/usr/src/lib/fm/topo/modules/sun4u/pcibus/
H A Dpci_sun4u.c42 platform_pci_label(topo_mod_t *mod, tnode_t *node, nvlist_t *in, in platform_pci_label() argument
48 platform_pci_fru(topo_mod_t *mod, tnode_t *node, nvlist_t *in, in platform_pci_fru() argument
/titanic_52/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c530 s1394_alloc_cfgrom(s1394_hal_t *hal, s1394_node_t *node, s1394_status_t *status) in s1394_alloc_cfgrom() argument
582 s1394_free_cfgrom(s1394_hal_t * hal,s1394_node_t * node,s1394_free_cfgrom_t options) s1394_free_cfgrom() argument
710 s1394_read_bus_info_blk(s1394_hal_t * hal,s1394_node_t * node,s1394_status_t * status) s1394_read_bus_info_blk() argument
831 s1394_read_rest_of_cfgrom(s1394_hal_t * hal,s1394_node_t * node,s1394_status_t * status) s1394_read_rest_of_cfgrom() argument
923 int node; s1394_cfgrom_scan_phase1() local
1080 s1394_node_t *node, *onode; s1394_br_thread_handle_cmd_phase1() local
1534 s1394_node_t *node; s1394_br_thread_handle_cmd_phase2() local
1754 s1394_node_t *node; s1394_read_config_quadlet() local
2103 int node; s1394_match_all_GUIDs() local
2152 s1394_valid_cfgrom(s1394_hal_t * hal,s1394_node_t * node) s1394_valid_cfgrom() argument
2231 s1394_valid_dir(s1394_hal_t * hal,s1394_node_t * node,uint32_t key,uint32_t * dir) s1394_valid_dir() argument
3201 s1394_calc_next_quad(s1394_hal_t * hal,s1394_node_t * node,uint32_t quadlet,uint32_t * nextquadp) s1394_calc_next_quad() argument
[all...]
/titanic_52/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c198 ipmi_platform_message(topo_mod_t *mod, tnode_t *node, topo_version_t vers, in ipmi_platform_message() argument
333 ipmi_sensor_state(topo_mod_t *mod, tnode_t *node, topo_version_t vers, in ipmi_sensor_state() argument
424 ipmi_sensor_reading(topo_mod_t *mod, tnode_t *node, topo_version_t vers, in ipmi_sensor_reading() argument
505 ipmi_indicator_mode(topo_mod_t *mod, tnode_t *node, topo_version_t vers, in ipmi_indicator_mode() argument
626 bay_locate_mode(topo_mod_t *mod, tnode_t *node, topo_version_t vers, in bay_locate_mode() argument
760 bay_indicator_mode(topo_mod_t * mod,tnode_t * node,topo_version_t vers,nvlist_t * in,nvlist_t ** out) bay_indicator_mode() argument
960 x4500_present_mode(topo_mod_t * mod,tnode_t * node,topo_version_t vers,nvlist_t * in,nvlist_t ** out) x4500_present_mode() argument
1091 chassis_service_mode(topo_mod_t * mod,tnode_t * node,topo_version_t vers,nvlist_t * in,nvlist_t ** out) chassis_service_mode() argument
1442 ipmi_sensor_enum(topo_mod_t * mod,tnode_t * node,topo_version_t vers,nvlist_t * in,nvlist_t ** out) ipmi_sensor_enum() argument
1538 ipmi_entity(topo_mod_t * mod,tnode_t * node,topo_version_t vers,nvlist_t * in,nvlist_t ** out) ipmi_entity() argument
1623 dimm_ipmi_entity(topo_mod_t * mod,tnode_t * node,topo_version_t vers,nvlist_t * in,nvlist_t ** out) dimm_ipmi_entity() argument
1686 cs_ipmi_entity(topo_mod_t * mod,tnode_t * node,topo_version_t vers,nvlist_t * in,nvlist_t ** out) cs_ipmi_entity() argument
[all...]
/titanic_52/usr/src/cmd/devfsadm/
H A Dport_link.c244 serial_port_create(di_minor_t minor, di_node_t node) in serial_port_create() argument
318 dialout_create(di_minor_t minor, di_node_t node) in dialout_create() argument
416 check_compat_ports(di_node_t node,char * phys_path,char * minor) check_compat_ports() argument
460 onbrd_port_create(di_minor_t minor,di_node_t node) onbrd_port_create() argument
523 onbrd_dialout_create(di_minor_t minor,di_node_t node) onbrd_dialout_create() argument
589 rsc_port_create(di_minor_t minor,di_node_t node) rsc_port_create() argument
639 lom_port_create(di_minor_t minor,di_node_t node) lom_port_create() argument
[all...]
/titanic_52/usr/src/lib/fm/topo/libtopo/common/
H A Dcpu.c243 cpu_release(topo_mod_t *mod, tnode_t *node) in cpu_release() argument
333 cpu_nvl2str(topo_mod_t *mod, tnode_t *node, topo_version_t version, in cpu_nvl2str() argument
367 cpu_str2nvl(topo_mod_t *mod, tnode_t *node, topo_version_t version, in cpu_str2nvl() argument
510 cpu_fmri_asru(topo_mod_t *mod, tnode_t *node, topo_version_t version, in cpu_fmri_asru() argument
535 cpu_fmri_create_meth(topo_mod_t *mod, tnode_t *node, topo_version_t version, in cpu_fmri_create_meth() argument
/titanic_52/usr/src/tools/stabs/
H A Dstabs.h47 struct node { struct
48 namenode global() argument
49 formatnode global() argument
50 format2node global() argument
51 childnode global() argument
/titanic_52/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c1045 di_node_t node, in null_mklog() argument
1055 mklog_v1(di_node_t node,di_minor_t minor,plugin_lib_t * libp,lib_loc_t * liblocp) mklog_v1() argument
1087 mklog_v2(di_node_t node,di_minor_t minor,plugin_lib_t * libp,lib_loc_t * liblocp) mklog_v2() argument
1123 mklog_common(di_node_t node,di_minor_t minor,lib_loc_t * libloc_p,size_t len) mklog_common() argument
1151 mklog_hp(di_node_t node,di_hp_t hp,plugin_lib_t * libp,lib_loc_t * liblocp) mklog_hp() argument
1473 load_lib(di_node_t node,di_minor_t minor,lib_loc_t * libloc_p) load_lib() argument
1483 load_lib_hp(di_node_t node,di_hp_t hp,lib_loc_t * libloc_p) load_lib_hp() argument
1497 load_lib_impl(di_node_t node,di_minor_t minor,di_hp_t hp,lib_loc_t * libloc_p) load_lib_impl() argument
1624 find_lib(di_node_t node,di_minor_t minor,lib_loc_t * libloc_p) find_lib() argument
1682 find_lib_hp(di_node_t node,di_hp_t hp,lib_loc_t * libloc_p) find_lib_hp() argument
1920 find_ap_common(lib_loc_t * libloc_p,const char * physpath,int (* fcn)(di_node_t node,di_minor_t minor,void * arg),int (* fcn_hp)(di_node_t node,di_hp_t hp,void * arg),char ** errstring) find_ap_common() argument
1921 find_ap_common(lib_loc_t * libloc_p,const char * physpath,int (* fcn)(di_node_t node,di_minor_t minor,void * arg),int (* fcn_hp)(di_node_t node,di_hp_t hp,void * arg),char ** errstring) find_ap_common() argument
2048 check_ap(di_node_t node,di_minor_t minor,void * arg) check_ap() argument
2060 check_ap_hp(di_node_t node,di_hp_t hp,void * arg) check_ap_hp() argument
2077 check_ap_impl(di_node_t node,di_minor_t minor,di_hp_t hp,void * arg) check_ap_impl() argument
2196 check_ap_phys(di_node_t node,di_minor_t minor,void * arg) check_ap_phys() argument
2208 check_ap_phys_hp(di_node_t node,di_hp_t hp,void * arg) check_ap_phys_hp() argument
2224 check_ap_phys_impl(di_node_t node,di_minor_t minor,di_hp_t hp,void * arg) check_ap_phys_impl() argument
2574 do_list_common(di_node_t node,di_minor_t minor,void * arg) do_list_common() argument
2611 do_list_common_hp(di_node_t node,di_hp_t hp,void * arg) do_list_common_hp() argument
2627 do_list_common_impl(di_node_t node,di_minor_t minor,di_hp_t hp,void * arg) do_list_common_impl() argument
[all...]
/titanic_52/usr/src/cmd/vscan/vscand/
H A Dvs_svc.c159 vs_svc_node_t *node; in vs_svc_queue_scan_req() local
203 vs_svc_node_t *node = (vs_svc_node_t *)arg; in vs_svc_async_scan() local
241 vs_svc_scan_file(vs_svc_node_t * node,vs_scanstamp_t * scanstamp) vs_svc_scan_file() argument
[all...]
/titanic_52/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.c1035 tg_node_t *node = tgd->tgd_next++; typegraph_buf() local
1048 tg_node_t *node = *tgp; typegraph_kmem() local
1204 tg_node_t *node, *src; typegraph_build_anchored() local
1400 tg_node_t *node; typegraph_thread() local
1423 typegraph_node_addtype(tg_node_t * node,tg_edge_t * edge,mdb_ctf_id_t rtype,const char * rmember,size_t roffs,mdb_ctf_id_t utype,mdb_ctf_id_t type) typegraph_node_addtype() argument
1457 typegraph_stats_node(tg_node_t * node,tg_stats_t * stats) typegraph_stats_node() argument
1502 tg_node_t *node; typegraph_stats_buffer() local
1601 typegraph_pass1_node(tg_node_t * node,mdb_ctf_id_t type) typegraph_pass1_node() argument
1787 typegraph_pass2_node(tg_node_t * node) typegraph_pass2_node() argument
1949 tg_node_t *node; typegraph_pass3() local
2025 typegraph_pass4_node(tg_node_t * node) typegraph_pass4_node() argument
2110 typegraph_postpass_node(tg_node_t * node) typegraph_postpass_node() argument
2201 tg_node_t *node, *maxnode = NULL; typegraph_postpass() local
2279 tg_node_t *node; typegraph_modctl() local
2330 tg_node_t *node; typegraph_known_node() local
2540 tg_node_t *node; whattype() local
2702 tg_node_t *node; istype() local
2738 tg_node_t *node; notype() local
2768 tg_node_t *node; typeconflict_walk_step() local
2796 tg_node_t *node; typeunknown_walk_step() local
2936 tg_node_t *node; findlocks_findmutex() local
3017 findlocks_node(tg_node_t * node,findlocks_t * fl) findlocks_node() argument
3285 findfalse_node(tg_node_t * node) findfalse_node() argument
[all...]
/titanic_52/usr/src/uts/common/fs/smbsrv/
H A Dsmb_query_fileinfo.c224 smb_node_t *node; in smb_query_by_fid() local
290 smb_node_t *node, *dnode; in smb_query_by_path() local
785 smb_query_fileinfo(smb_request_t * sr,smb_node_t * node,uint16_t infolev,smb_queryinfo_t * qinfo) smb_query_fileinfo() argument
873 smb_query_pathname(smb_request_t * sr,smb_node_t * node,boolean_t include_share,smb_queryinfo_t * qinfo) smb_query_pathname() argument
917 smb_query_shortname(smb_node_t * node,smb_queryinfo_t * qinfo) smb_query_shortname() argument
[all...]
/titanic_52/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() argument
49 platform_pci_fru(topo_mod_t *mod, tnode_t *node, nvlist_t *in, in platform_pci_fru() argument
[all...]
/titanic_52/usr/src/psm/stand/boot/sparc/common/
H A Dmachdep.c53 visit(pnode_t node) in visit() argument
91 walk(pnode_t node) in walk() argument
[all...]
/titanic_52/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() argument
120 devinfo_acpi_add_minor(HalDevice *parent, di_node_t node, char *minor_path, in devinfo_acpi_add_minor() argument
131 devinfo_power_button_add(HalDevice *parent, di_node_t node, cha argument
[all...]

12345678910>>...25