/illumos-gate/usr/src/lib/fm/topo/modules/common/shared/ |
H A D | topo_port.c | 42 port_range_create(topo_mod_t *mod, tnode_t *pnode, topo_instance_t min, in port_range_create() 54 port_create_common(topo_mod_t *mod, tnode_t *pnode, topo_instance_t inst, in port_create_common() 134 port_create_sff(topo_mod_t *mod, tnode_t *pnode, topo_instance_t inst, in port_create_sff() 147 port_create_usb(topo_mod_t *mod, tnode_t *pnode, topo_instance_t inst, in port_create_usb() 160 port_create_unknown(topo_mod_t *mod, tnode_t *pnode, topo_instance_t inst, in port_create_unknown()
|
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() 47 transceiver_create_common(topo_mod_t *mod, tnode_t *pnode, topo_instance_t inst, in transceiver_create_common() 124 transceiver_create_sff(topo_mod_t *mod, tnode_t *pnode, topo_instance_t inst, in transceiver_create_sff()
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_node.c | 133 tnode_t *pnode; in topo_node_destroy() local 293 node_create_seterror(topo_mod_t *mod, tnode_t *pnode, topo_nodehash_t *nhp, in node_create_seterror() 315 topo_node_range_create(topo_mod_t *mod, tnode_t *pnode, const char *name, in topo_node_range_create() 366 topo_node_range_destroy(tnode_t *pnode, const char *name) in topo_node_range_destroy() 404 topo_node_lookup(tnode_t *pnode, const char *name, topo_instance_t inst) in topo_node_lookup() 442 node_bind_seterror(topo_mod_t *mod, tnode_t *pnode, tnode_t *node, in node_bind_seterror() 464 topo_node_bind(topo_mod_t *mod, tnode_t *pnode, const char *name, in topo_node_bind() 550 topo_node_facbind(topo_mod_t *mod, tnode_t *pnode, const char *name, in topo_node_facbind() 861 topo_node_child_walk(topo_hdl_t *thp, tnode_t *pnode, topo_walk_cb_t cb_f, in topo_node_child_walk()
|
H A D | topo_list.c | 145 topo_child_first(tnode_t *pnode) in topo_child_first() 162 topo_child_next(tnode_t *pnode, tnode_t *node) in topo_child_next()
|
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_intel.c | 186 mc_add_dimms(topo_mod_t *mod, uint16_t chip_smbid, tnode_t *pnode, in mc_add_dimms() 312 mc_add_channel(topo_mod_t *mod, uint16_t chip_smbid, tnode_t *pnode, in mc_add_channel() 359 mc_nb_create(topo_mod_t *mod, uint16_t chip_smbid, tnode_t *pnode, in mc_nb_create() 460 mc_rank_create_v1(topo_mod_t *mod, tnode_t *pnode, nvlist_t *auth, in mc_rank_create_v1() 556 mc_dimm_create_v1(topo_mod_t *mod, tnode_t *pnode, nvlist_t *auth, in mc_dimm_create_v1() 735 mc_channel_create_v1(topo_mod_t *mod, tnode_t *pnode, nvlist_t *auth, in mc_channel_create_v1() 796 mc_imc_create_v1(topo_mod_t *mod, tnode_t *pnode, const char *name, in mc_imc_create_v1() 884 mc_nb_create_v1(topo_mod_t *mod, tnode_t *pnode, const char *name, in mc_nb_create_v1() 912 mc_node_create(topo_mod_t *mod, uint16_t chip_smbid, tnode_t *pnode, in mc_node_create() 958 onchip_mc_create(topo_mod_t *mod, uint16_t chip_smbid, tnode_t *pnode, in onchip_mc_create() [all …]
|
H A D | chip.c | 150 create_node(topo_mod_t *mod, tnode_t *pnode, nvlist_t *auth, char *name, in create_node() 212 create_strand(topo_mod_t *mod, tnode_t *pnode, nvlist_t *cpu, in create_strand() 339 create_core(topo_mod_t *mod, tnode_t *pnode, nvlist_t *cpu, in create_core() 478 create_chip(topo_mod_t *mod, tnode_t *pnode, topo_instance_t min, in create_chip() 716 create_chips(topo_mod_t *mod, tnode_t *pnode, const char *name, in create_chips() 762 chip_enum(topo_mod_t *mod, tnode_t *pnode, const char *name, in chip_enum()
|
H A D | chip_temp.c | 33 chip_create_core_temp_sensor(topo_mod_t *mod, tnode_t *pnode) in chip_create_core_temp_sensor() 78 chip_create_chip_temp_sensor(topo_mod_t *mod, tnode_t *pnode) in chip_create_chip_temp_sensor()
|
H A D | chip_amd.c | 362 amd_rank_create(topo_mod_t *mod, tnode_t *pnode, nvlist_t *dimmnvl, in amd_rank_create() 460 amd_dimm_create(topo_mod_t *mod, uint16_t chip_smbid, tnode_t *pnode, in amd_dimm_create() 581 amd_cs_create(topo_mod_t *mod, tnode_t *pnode, const char *name, nvlist_t *mc, in amd_cs_create() 637 amd_dramchan_create(topo_mod_t *mod, tnode_t *pnode, const char *name, in amd_dramchan_create() 717 amd_mc_create(topo_mod_t *mod, uint16_t smbid, tnode_t *pnode, in amd_mc_create()
|
/illumos-gate/usr/src/lib/libprtdiag/common/ |
H A D | pdevinfo_funcs.c | 408 get_node_name(Prom_node *pnode) in get_node_name() 430 get_node_type(Prom_node *pnode) in get_node_type() 507 Prom_node *pnode; in find_failed_node() local 534 Prom_node *pnode; in next_failed_node() local 612 find_prop(Prom_node *pnode, char *name) in find_prop() 638 add_node(Sys_tree *root, Prom_node *pnode) in add_node() 678 Prom_node *pnode; in find_device() local
|
H A D | io.c | 61 Prom_node *pnode; in find_pci_bus() local 90 get_pci_bus(Prom_node *pnode) in get_pci_bus() 114 get_pci_device(Prom_node *pnode) in get_pci_device() 131 get_pci_to_pci_device(Prom_node *pnode) in get_pci_to_pci_device() 245 get_sbus_slot(Prom_node *pnode) in get_sbus_slot()
|
H A D | libdevinfo_sun4u.c | 74 Prom_node *pnode; in walk_di_tree() local 198 dump_di_node(Prom_node *pnode, di_node_t di_node) in dump_di_node()
|
H A D | prom.c | 93 Prom_node *pnode; in platform_disp_prom_version() local
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/opl/common/ |
H A D | opl.c | 304 Prom_node *pnode, *cpu; in display_cpus() local 444 Prom_node *pnode; in get_opl_mem_regs() local 677 Prom_node *pnode; in opl_disp_hw_revisions() local 821 find_prop(Prom_node *pnode, char *name) in find_prop() 842 add_node(Sys_tree *root, Prom_node *pnode) in add_node()
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/ |
H A D | workfile.c | 326 add_node(Sys_tree *root, Prom_node *pnode) in add_node() 412 find_prop(Prom_node *pnode, char *name) in find_prop() 441 get_node_name(Prom_node *pnode) in get_node_name() 464 get_node_type(Prom_node *pnode) in get_node_type()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses_facility.c | 463 ses_add_fac_common(topo_mod_t *mod, tnode_t *pnode, const char *name, in ses_add_fac_common() 526 ses_add_indicator(topo_mod_t *mod, tnode_t *pnode, uint64_t nodeid, in ses_add_indicator() 589 ses_add_sensor_common(topo_mod_t *mod, tnode_t *pnode, uint64_t nodeid, in ses_add_sensor_common() 628 ses_add_sensor(topo_mod_t *mod, tnode_t *pnode, uint64_t nodeid, in ses_add_sensor() 697 ses_add_discrete(topo_mod_t *mod, tnode_t *pnode, uint64_t nodeid, in ses_add_discrete() 734 ses_add_psu_status(topo_mod_t *mod, tnode_t *pnode, uint64_t nodeid) in ses_add_psu_status()
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_util.c | 2148 uint_t *pnode, in ehci_allocate_bandwidth() 2197 uint_t *pnode, in ehci_allocate_high_speed_bandwidth() 2306 uint_t pnode) in ehci_allocate_classic_tt_bandwidth() 2439 uint_t pnode, in ehci_deallocate_bandwidth() 2469 uint_t pnode, in ehci_deallocate_high_speed_bandwidth() 2551 uint_t pnode) in ehci_deallocate_classic_tt_bandwidth() 3004 uint_t pnode; in ehci_find_periodic_node() local 3094 uint_t *pnode, in ehci_find_bestfit_hs_mask() 3209 uint_t *pnode, in ehci_find_bestfit_ls_intr_mask() 3317 uint_t *pnode, in ehci_find_bestfit_sitd_in_mask() [all …]
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/ |
H A D | serengeti.c | 768 add_node(Sys_tree *root, Prom_node *pnode) in add_node() 1215 Prom_node *pnode; in serengeti_display_hw_revisions() local 1277 Prom_node *pnode; in display_schizo_revisions() local 1461 Prom_node *pnode; in display_sgsbbc_revisions() local 1585 Prom_node *pnode; in display_failed_parts() local 1948 find_prop(Prom_node *pnode, char *name) in find_prop() 1979 get_node_name(Prom_node *pnode) in get_node_name() 2007 get_node_type(Prom_node *pnode) in get_node_type()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/ |
H A D | cpu_prop_update.c | 206 add_clock_frequency(picl_nodehdl_t pnode, mde_cookie_t mnode) in add_clock_frequency() 239 add_compatible(picl_nodehdl_t pnode, mde_cookie_t mnode) in add_compatible() 265 add_device_type(picl_nodehdl_t pnode) in add_device_type()
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/daktari/common/ |
H A D | workfile.c | 142 get_node_name(Prom_node *pnode) in get_node_name() 163 get_node_type(Prom_node *pnode) in get_node_type() 187 add_node(Sys_tree *root, Prom_node *pnode) in add_node() 226 find_prop(Prom_node *pnode, char *name) in find_prop()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/ |
H A D | topo_zen_tn.c | 83 topo_zen_create_tn(topo_mod_t *mod, zen_topo_enum_sock_t *sock, tnode_t *pnode, in topo_zen_create_tn() 135 tnode_t *pnode, topo_instance_t inst, nvlist_t *nvl) in topo_zen_build_cache() 510 topo_zen_build_chip(topo_mod_t *mod, tnode_t *pnode, topo_instance_t inst, in topo_zen_build_chip()
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/littleneck/common/ |
H A D | workfile.c | 462 add_node(Sys_tree *root, Prom_node *pnode) in add_node() 548 find_prop(Prom_node *pnode, char *name) in find_prop() 577 get_node_name(Prom_node *pnode) in get_node_name() 600 get_node_type(Prom_node *pnode) in get_node_type()
|
/illumos-gate/usr/src/lib/libdiskmgt/common/ |
H A D | findevs.c | 210 di_node_t pnode; in add_bus() local 330 di_node_t pnode; in add_controller() local 619 di_node_t pnode; in add_disk2controller() local 1260 di_node_t pnode; in get_parent_bus() local 1491 di_node_t pnode; in new_alias() local 1615 di_node_t pnode; in new_path() local
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/nic/ |
H A D | topo_nic.c | 266 nic_create_transceiver(topo_mod_t *mod, tnode_t *pnode, dladm_handle_t handle, in nic_create_transceiver() 412 nic_enum_nexus(topo_mod_t *mod, tnode_t *pnode, dladm_handle_t handle, in nic_enum_nexus() 469 nic_enum(topo_mod_t *mod, tnode_t *pnode, const char *name, in nic_enum()
|
/illumos-gate/usr/src/cmd/cmd-crypto/kmfcfg/ |
H A D | export.c | 44 POLICY_LIST *plclist = NULL, *pnode; in kc_export() local
|
H A D | import.c | 45 POLICY_LIST *plclist = NULL, *pnode; in kc_import() local
|