/titanic_51/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_node.c | 132 tnode_t *pnode = node->tn_parent; in topo_node_destroy() local 275 node_create_seterror(topo_mod_t *mod, tnode_t *pnode, topo_nodehash_t *nhp, in node_create_seterror() argument 297 topo_node_range_create(topo_mod_t *mod, tnode_t *pnode, const char *name, in topo_node_range_create() argument 348 topo_node_range_destroy(tnode_t * pnode,const char * name) topo_node_range_destroy() argument 386 topo_node_lookup(tnode_t * pnode,const char * name,topo_instance_t inst) topo_node_lookup() argument 424 node_bind_seterror(topo_mod_t * mod,tnode_t * pnode,tnode_t * node,boolean_t pnode_locked,int err) node_bind_seterror() argument 446 topo_node_bind(topo_mod_t * mod,tnode_t * pnode,const char * name,topo_instance_t inst,nvlist_t * fmri) topo_node_bind() argument 532 topo_node_facbind(topo_mod_t * mod,tnode_t * pnode,const char * name,const char * type) topo_node_facbind() argument 845 topo_node_child_walk(topo_hdl_t * thp,tnode_t * pnode,topo_walk_cb_t cb_f,void * arg,int * errp) topo_node_child_walk() argument [all...] |
H A D | topo_list.c | 142 topo_child_first(tnode_t *pnode) in topo_child_first() argument 159 topo_child_next(tnode_t *pnode, tnode_t *node) in topo_child_next() argument
|
/titanic_51/usr/src/lib/fm/topo/modules/common/shared/ |
H A D | topo_port.c | 35 port_range_create(topo_mod_t *mod, tnode_t *pnode, topo_instance_t min, in port_range_create() argument 47 port_create_common(topo_mod_t *mod, tnode_t *pnode, topo_instance_t inst, in port_create_common() argument 120 port_create_sff(topo_mod_t *mod, tnode_t *pnode, topo_instance_t inst, in port_create_sff() argument
|
H A D | topo_transceiver.c | 40 transceiver_range_create(topo_mod_t *mod, tnode_t *pnode, topo_instance_t min, in transceiver_range_create() argument 47 transceiver_create_common(topo_mod_t *mod, tnode_t *pnode, topo_instance_t inst, in transceiver_create_common() argument 124 transceiver_create_sff(topo_mod_t *mod, tnode_t *pnode, topo_instance_t inst, in transceiver_create_sff() argument
|
/titanic_51/usr/src/lib/libprtdiag/common/ |
H A D | pdevinfo_funcs.c | 410 get_node_name(Prom_node *pnode) in get_node_name() argument 432 get_node_type(Prom_node *pnode) in get_node_type() argument 509 Prom_node *pnode; in find_failed_node() local 536 Prom_node *pnode; next_failed_node() local 614 find_prop(Prom_node * pnode,char * name) find_prop() argument 640 add_node(Sys_tree * root,Prom_node * pnode) add_node() argument 680 Prom_node *pnode; find_device() local [all...] |
H A D | io.c | 63 Prom_node *pnode; in find_pci_bus() local 92 get_pci_bus(Prom_node *pnode) in get_pci_bus() argument 116 get_pci_device(Prom_node * pnode) get_pci_device() argument 133 get_pci_to_pci_device(Prom_node * pnode) get_pci_to_pci_device() argument 247 get_sbus_slot(Prom_node * pnode) get_sbus_slot() argument [all...] |
H A D | libdevinfo_sun4u.c | 76 Prom_node *pnode; in walk_di_tree() local 198 dump_di_node(Prom_node * pnode,di_node_t di_node) dump_di_node() argument [all...] |
H A D | prom.c | 95 Prom_node *pnode; in platform_disp_prom_version() local [all...] |
/titanic_51/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_intel.c | 162 mc_add_dimms(topo_mod_t *mod, uint16_t chip_smbid, tnode_t *pnode, in mc_add_dimms() argument 288 mc_add_channel(topo_mod_t *mod, uint16_t chip_smbid, tnode_t *pnode, in mc_add_channel() argument 335 mc_nb_create(topo_mod_t *mod, uint16_t chip_smbid, tnode_t *pnode, in mc_nb_create() argument 436 mc_node_create(topo_mod_t * mod,uint16_t chip_smbid,tnode_t * pnode,const char * name,nvlist_t * auth) mc_node_create() argument 477 onchip_mc_create(topo_mod_t * mod,uint16_t chip_smbid,tnode_t * pnode,const char * name,nvlist_t * auth) onchip_mc_create() argument 485 mc_offchip_create(topo_mod_t * mod,tnode_t * pnode,const char * name,nvlist_t * auth) mc_offchip_create() argument [all...] |
H A D | chip.c | 145 create_node(topo_mod_t *mod, tnode_t *pnode, nvlist_t *auth, char *name, in create_node() argument 196 create_strand(topo_mod_t *mod, tnode_t *pnode, nvlist_t *cpu, in create_strand() argument 323 create_core(topo_mod_t *mod, tnode_t *pnode, nvlist_t *cpu, in create_core() argument 455 create_chip(topo_mod_t *mod, tnode_t *pnode, topo_instance_ argument 665 create_chips(topo_mod_t * mod,tnode_t * pnode,const char * name,topo_instance_t min,topo_instance_t max,void * arg,nvlist_t * auth,int mc_offchip) create_chips() argument 704 chip_enum(topo_mod_t * mod,tnode_t * pnode,const char * name,topo_instance_t min,topo_instance_t max,void * arg,void * smbios_enabled) chip_enum() argument [all...] |
H A D | chip_amd.c | 362 amd_rank_create(topo_mod_t *mod, tnode_t *pnode, nvlist_t *dimmnvl, in amd_rank_create() argument 460 amd_dimm_create(topo_mod_t *mod, uint16_t chip_smbid, tnode_t *pnode, in amd_dimm_create() argument 581 amd_cs_create(topo_mod_t * mod,tnode_t * pnode,const char * name,nvlist_t * mc,nvlist_t * auth) amd_cs_create() argument 637 amd_dramchan_create(topo_mod_t * mod,tnode_t * pnode,const char * name,nvlist_t * auth) amd_dramchan_create() argument 717 amd_mc_create(topo_mod_t * mod,uint16_t smbid,tnode_t * pnode,const char * name,nvlist_t * auth,int32_t procnodeid,int32_t procnodes_per_pkg,int family,int model,int * nerrp) amd_mc_create() argument [all...] |
/titanic_51/usr/src/lib/libprtdiag_psr/sparc/opl/common/ |
H A D | opl.c | 303 Prom_node *pnode, *cpu; in display_cpus() local 443 Prom_node *pnode; get_opl_mem_regs() local 677 Prom_node *pnode; opl_disp_hw_revisions() local 821 find_prop(Prom_node * pnode,char * name) find_prop() argument 842 add_node(Sys_tree * root,Prom_node * pnode) add_node() argument [all...] |
/titanic_51/usr/src/lib/libprtdiag_psr/sparc/starcat/common/ |
H A D | starcat.c | 518 add_node(Sys_tree *root, Prom_node *pnode) in add_node() argument 1052 Prom_node *pnode; starcat_disp_hw_revisions() local 1108 find_prop(Prom_node * pnode,char * name) find_prop() argument 1130 get_node_name(Prom_node * pnode) get_node_name() argument 1153 get_node_type(Prom_node * pnode) get_node_type() argument [all...] |
/titanic_51/usr/src/lib/libprtdiag_psr/sparc/starfire/common/ |
H A D | starfire.c | 115 Prom_node *pnode; in display_memoryconf() local 210 Prom_node *pnode; in find_device() local [all...] |
/titanic_51/usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/ |
H A D | workfile.c | 328 add_node(Sys_tree *root, Prom_node *pnode) in add_node() argument 414 find_prop(Prom_node *pnode, cha argument 443 get_node_name(Prom_node * pnode) get_node_name() argument 466 get_node_type(Prom_node * pnode) get_node_type() argument [all...] |
/titanic_51/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses_facility.c | 453 ses_add_fac_common(topo_mod_t *mod, tnode_t *pnode, const char *name, in ses_add_fac_common() argument 516 ses_add_indicator(topo_mod_t *mod, tnode_t *pnode, uint64_t nodeid, in ses_add_indicator() argument 579 ses_add_sensor_common(topo_mod_t *mod, tnode_t *pnode, uint64_t nodeid, in ses_add_sensor_common() argument 618 ses_add_sensor(topo_mod_t *mod, tnode_t *pnode, uint64_t nodeid, in ses_add_sensor() argument 687 ses_add_discrete(topo_mod_t *mod, tnode_t *pnode, uint64_ argument 724 ses_add_psu_status(topo_mod_t * mod,tnode_t * pnode,uint64_t nodeid) ses_add_psu_status() argument [all...] |
/titanic_51/usr/src/lib/fm/topo/modules/common/nic/ |
H A D | topo_nic.c | 46 nic_create_transceiver(topo_mod_t *mod, tnode_t *pnode, dladm_handle_t handle, in nic_create_transceiver() argument 133 nic_enum(topo_mod_t *mod, tnode_t *pnode, const char *name, in nic_enum() argument
|
/titanic_51/usr/src/cmd/picl/plugins/sun4v/mdesc/ |
H A D | cpu_prop_update.c | 208 add_clock_frequency(picl_nodehdl_t pnode, mde_cookie_t mnode) in add_clock_frequency() argument 241 add_compatible(picl_nodehdl_t pnode, mde_cookie_t mnode) in add_compatible() argument 267 add_device_type(picl_nodehdl_t pnode) in add_device_type() argument
|
/titanic_51/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/ |
H A D | serengeti.c | 769 add_node(Sys_tree *root, Prom_node *pnode) in add_node() argument 1218 Prom_node *pnode; serengeti_display_hw_revisions() local 1280 Prom_node *pnode; display_schizo_revisions() local 1464 Prom_node *pnode; display_sgsbbc_revisions() local 1588 Prom_node *pnode; display_failed_parts() local 1952 find_prop(Prom_node * pnode,char * name) find_prop() argument 1983 get_node_name(Prom_node * pnode) get_node_name() argument 2011 get_node_type(Prom_node * pnode) get_node_type() argument [all...] |
/titanic_51/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_util.c | 2134 uint_t *pnode, in ehci_allocate_bandwidth() argument 2183 ehci_allocate_high_speed_bandwidth(ehci_state_t * ehcip,usba_pipe_handle_data_t * ph,uint_t * pnode,uchar_t * smask,uchar_t * cmask) ehci_allocate_high_speed_bandwidth() argument 2292 ehci_allocate_classic_tt_bandwidth(ehci_state_t * ehcip,usba_pipe_handle_data_t * ph,uint_t pnode) ehci_allocate_classic_tt_bandwidth() argument 2425 ehci_deallocate_bandwidth(ehci_state_t * ehcip,usba_pipe_handle_data_t * ph,uint_t pnode,uchar_t smask,uchar_t cmask) ehci_deallocate_bandwidth() argument 2455 ehci_deallocate_high_speed_bandwidth(ehci_state_t * ehcip,usba_pipe_handle_data_t * ph,uint_t pnode,uchar_t smask,uchar_t cmask) ehci_deallocate_high_speed_bandwidth() argument 2537 ehci_deallocate_classic_tt_bandwidth(ehci_state_t * ehcip,usba_pipe_handle_data_t * ph,uint_t pnode) ehci_deallocate_classic_tt_bandwidth() argument 2989 uint_t pnode; ehci_find_periodic_node() local 3079 ehci_find_bestfit_hs_mask(ehci_state_t * ehcip,uchar_t * smask,uint_t * pnode,usb_ep_descr_t * endpoint,uint_t bandwidth,int interval) ehci_find_bestfit_hs_mask() argument 3194 ehci_find_bestfit_ls_intr_mask(ehci_state_t * ehcip,uchar_t * smask,uchar_t * cmask,uint_t * pnode,uint_t sbandwidth,uint_t cbandwidth,int interval) ehci_find_bestfit_ls_intr_mask() argument 3302 ehci_find_bestfit_sitd_in_mask(ehci_state_t * ehcip,uchar_t * smask,uchar_t * cmask,uint_t * pnode,uint_t sbandwidth,uint_t cbandwidth,int interval) ehci_find_bestfit_sitd_in_mask() argument 3423 ehci_find_bestfit_sitd_out_mask(ehci_state_t * ehcip,uchar_t * smask,uint_t * pnode,uint_t sbandwidth,int interval) ehci_find_bestfit_sitd_out_mask() argument [all...] |
/titanic_51/usr/src/lib/libprtdiag_psr/sparc/daktari/common/ |
H A D | workfile.c | 144 get_node_name(Prom_node *pnode) in get_node_name() argument 165 get_node_type(Prom_node *pnode) in get_node_type() argument 189 add_node(Sys_tree * root,Prom_node * pnode) add_node() argument 228 find_prop(Prom_node * pnode,char * name) find_prop() argument [all...] |
/titanic_51/usr/src/lib/fm/topo/modules/sun4v/dimm/ |
H A D | dimm_sun4v.c | 197 create_one_dimm(topo_mod_t *mod, tnode_t *pnode, int inst, mem_dimm_map_t *dp) in create_one_dimm() argument 262 mem_inst_create(topo_mod_t *mod, tnode_t *pnode, int pflen, mem_dimm_map_t *dp) in mem_inst_create() argument 295 mem_range_create(topo_mod_t *mod, tnode_t *pnode, in argument [all...] |
/titanic_51/usr/src/lib/libprtdiag_psr/sparc/littleneck/common/ |
H A D | workfile.c | 464 add_node(Sys_tree *root, Prom_node *pnode) in add_node() argument 550 find_prop(Prom_node *pnode, cha argument 579 get_node_name(Prom_node * pnode) get_node_name() argument 602 get_node_type(Prom_node * pnode) get_node_type() argument [all...] |
/titanic_51/usr/src/cmd/cmd-crypto/kmfcfg/ |
H A D | export.c | 46 POLICY_LIST *plclist = NULL, *pnode; in kc_export() local
|
H A D | import.c | 47 POLICY_LIST *plclist = NULL, *pnode; in kc_import() local
|