/titanic_41/usr/src/cmd/ldmad/ |
H A D | mdesc_lib.c | 154 md_node_t *nodep; in md_new_node() local 170 md_new_property(mmd_t *mdp, md_node_t *nodep, uint8_t type, char *sp) in md_new_property() 190 md_add_value_property(mmd_t *mdp, md_node_t *nodep, char *sp, uint64_t value) in md_add_value_property() 202 md_add_string_property(mmd_t *mdp, md_node_t *nodep, char *sp, char *bufp) in md_add_string_property() 220 md_add_data_property(mmd_t *mdp, md_node_t *nodep, char *sp, int len, in md_add_data_property() 240 md_add_arc_property(mmd_t *mdp, md_node_t *nodep, char *arcnamep, in md_add_arc_property() 257 md_node_t *nodep; in md_link_new_node() local 283 md_node_t *nodep; in md_destroy() local 300 md_free_node(mmd_t *mdp, md_node_t *nodep) in md_free_node() 386 create_mde(md_element_t *mdep, int type, md_node_t *nodep, md_prop_t *propp) in create_mde() [all …]
|
H A D | mdesc_mutable.h | 119 md_node_t *nodep; member
|
/titanic_41/usr/src/uts/common/fs/namefs/ |
H A D | namevfs.c | 135 nameinsert(struct namenode *nodep) in nameinsert() 150 nameremove(struct namenode *nodep) in nameremove() 206 struct namenode *nodep; in nm_umountall() local 313 struct namenode *nodep; /* namenode for this mount */ in nm_mount() local 557 struct namenode *nodep = (struct namenode *)vfsp->vfs_data; in nm_unmount() local 616 struct namenode *nodep = (struct namenode *)vfsp->vfs_data; in nm_root() local 649 struct namenode *nodep; in nm_sync() local
|
H A D | namevno.c | 79 struct namenode *nodep = VTONM(*vpp); in nm_open() local 166 struct namenode *nodep = VTONM(vp); in nm_close() local 221 struct namenode *nodep = VTONM(vp); in nm_getattr() local 245 struct namenode *nodep = vnp; in nm_access_unlocked() local 270 struct namenode *nodep = VTONM(vp); in nm_setattr() local 339 struct namenode *nodep = VTONM(vp); in nm_access() local 396 struct namenode *nodep = VTONM(vp); in nm_inactive() local
|
/titanic_41/usr/src/lib/libpicltree/ |
H A D | picltree.c | 690 lock_obj(int rw, picl_obj_t *nodep) in lock_obj() 706 unlock_node(picl_obj_t *nodep) in unlock_node() 718 lookup_and_lock_propnode(int rw, picl_prophdl_t proph, picl_obj_t **nodep, in lookup_and_lock_propnode() 755 lookup_and_lock_tablenode(int rw, picl_prophdl_t tblh, picl_obj_t **nodep, in lookup_and_lock_tablenode() 788 picl_obj_t **nodep, picl_obj_t **tblpropp) in lookup_and_lock_tableprop_node() 822 lookup_and_lock_node(int rw, picl_nodehdl_t nodeh, picl_obj_t **nodep) in lookup_and_lock_node() 956 piclize_node(picl_obj_t *nodep) in piclize_node() 1019 unpiclize_node(picl_obj_t *nodep) in unpiclize_node() 1101 picl_obj_t *nodep; in lookup_verify_node_handle() local 1114 lookup_prop_by_name(picl_obj_t *nodep, const char *pname, picl_obj_t **ret) in lookup_prop_by_name() [all …]
|
H A D | ptree_impl.h | 117 picl_obj_t *nodep; /* prop's node or table */ member
|
/titanic_41/usr/src/uts/common/io/ib/ibnex/ |
H A D | ibnex_ioctl.c | 216 ibnex_node_data_t *nodep = NULL; in ibnex_devctl() local 1089 ibnex_node_data_t *nodep; in ibnex_get_num_devices() local 1158 ibnex_node_data_t *nodep; in ibnex_get_snapshot() local 1386 ibnex_node_data_t *nodep; in ibnex_get_commsvcnode_snapshot() local 1446 ibnex_node_data_t *nodep = &dummy; in ibnex_fill_ioc_tmp() local 1689 ibnex_figure_ap_devstate(ibnex_node_data_t *nodep, devctl_ap_state_t *ap_state) in ibnex_figure_ap_devstate() 1777 ibnex_node_data_t *nodep = NULL; in ibnex_get_dip_from_apid() local 1944 ibnex_node_data_t *nodep; in ibnex_handle_pseudo_configure() local 2237 ibnex_node_data_t *nodep; in ibnex_return_apid() local
|
H A D | ibnex.c | 698 ibnex_node_data_t *nodep = ibnex.ibnex_pseudo_node_head; in ibnex_pseudo_node_cleanup() local 1911 ibnex_node_data_t *nodep; in ibnex_config_pseudo_all() local 2073 ibnex_pseudo_create_all_pi(ibnex_node_data_t *nodep) in ibnex_pseudo_create_all_pi() 2109 ibnex_pseudo_create_pi_pdip(ibnex_node_data_t *nodep, dev_info_t *hca_dip) in ibnex_pseudo_create_pi_pdip() 2708 ibnex_node_data_t **nodep, dev_info_t **dip) in ibnex_get_node_and_dip_from_guid() 3379 ibnex_node_data_t *nodep; in ibnex_is_node_data_present() local 3450 ibnex_node_data_t *nodep; in ibnex_pseudo_initnodes() local
|
/titanic_41/usr/src/tools/ctf/cvt/ |
H A D | stabs.c | 62 resolve_tou_node(tdesc_t *node, tdesc_t **nodep, void *private) in resolve_tou_node() 82 resolve_fwd_node(tdesc_t *node, tdesc_t **nodep, void *private) in resolve_fwd_node()
|
H A D | traverse.c | 109 tdtrav_assert(tdesc_t *node, tdesc_t **nodep, void *private) in tdtrav_assert()
|
/titanic_41/usr/src/cmd/cmd-inet/lib/ipmgmtd/ |
H A D | ipmgmt_persist.c | 779 i_ipmgmt_add_amnode(ipmgmt_aobjmap_t *nodep) in i_ipmgmt_add_amnode() 834 i_ipmgmt_lookupadd_amnode(ipmgmt_aobjmap_t *nodep) in i_ipmgmt_lookupadd_amnode() 883 ipmgmt_aobjmap_op(ipmgmt_aobjmap_t *nodep, uint32_t op) in ipmgmt_aobjmap_op() 1206 ipmgmt_aobjmap_t *nodep = arg; in ipmgmt_delete_aobjmap() local 1231 ipmgmt_persist_aobjmap(ipmgmt_aobjmap_t *nodep, ipadm_db_op_t op) in ipmgmt_persist_aobjmap()
|
H A D | ipmgmt_door.c | 223 i_ipmgmt_nvl2aobjnode(nvlist_t *nvl, ipmgmt_aobjmap_t *nodep) in i_ipmgmt_nvl2aobjnode()
|
/titanic_41/usr/src/cmd/fm/modules/common/disk-monitor/ |
H A D | util.h | 82 struct q_node *nodep; member
|
H A D | util.c | 197 struct q_node *nodep; in queue_add() local
|
/titanic_41/usr/src/uts/common/io/scsi/targets/ |
H A D | sgen.c | 306 sgen_type_node_t *nodep; in sgen_setup_binddb() local 345 sgen_inq_node_t *nodep; in sgen_setup_binddb() local 432 sgen_inq_node_t *nodep; in sgen_bind_byinq() local 480 sgen_type_node_t *nodep; in sgen_bind_bytype() local
|
/titanic_41/usr/src/uts/common/io/ntxn/ |
H A D | unm_gem.c | 389 unm_dmah_node_t *nodep; in unm_free_tx_dmahdl() local 412 unm_dmah_node_t *nodep = &adapter->tx_dma_hdls[0]; in unm_alloc_tx_dmahdl() local 521 unm_dmah_node_t *nodep; in unm_free_tx_buffers() local
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/ |
H A D | pi_bay.c | 206 pi_bay_find_nodes(topo_mod_t *mod, di_node_t *nodep, di_node_t *sibp, in pi_bay_find_nodes()
|
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | eval.c | 122 struct node *nodep; in eval_getname() local 219 struct node *nodep; in eval_func() local
|
/titanic_41/usr/src/uts/common/ipp/ipgpc/ |
H A D | trie.c | 126 node_t *nodep = *c_node; in t_split() local
|
/titanic_41/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | rdma.c | 54 #define RB_CLEAR_NODE(nodep) AVL_SETPARENT(nodep, nodep); argument
|
/titanic_41/usr/src/uts/sparc/os/ |
H A D | cpr_sparc.c | 75 cpr_get_options_node(pnode_t *nodep) in cpr_get_options_node()
|
/titanic_41/usr/src/cmd/fwflash/plugins/transport/common/ |
H A D | ses.c | 300 ses_node_t *rootnodep, *nodep; in fw_identify() local
|
/titanic_41/usr/src/lib/fm/topo/modules/common/disk/ |
H A D | disk_common.c | 951 disk_status(topo_mod_t *mod, tnode_t *nodep, topo_version_t vers, in disk_status()
|
/titanic_41/usr/src/uts/sun4u/lw8/io/ |
H A D | sgfru.c | 1597 const node_t *nodep) in sgfru_copyout_nodes() 1709 node_t *nodep) in sgfru_node_pad()
|
/titanic_41/usr/src/uts/common/avs/ncall/ |
H A D | ncall.c | 268 ncall_register_module(ncall_module_t *mp, ncall_node_t *nodep) in ncall_register_module()
|