Home
last modified time | relevance | path

Searched defs:node (Results 51 – 75 of 599) sorted by relevance

12345678910>>...24

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_cmn_setfile.c57 smb_node_t *node = si->si_node; in smb_set_basic_info() local
132 smb_node_t *node = si->si_node; in smb_set_eof_info() local
174 smb_node_t *node = si->si_node; in smb_set_alloc_info() local
247 smb_node_t *node = si->si_node; in smb_set_disposition_info() local
H A Dsmb2_lease.c276 smb_node_t *node = lease->ls_node; in lease_find_oplock() local
314 smb_node_t *node; in smb2_lease_break_ack() local
520 smb_node_t *node = ofile->f_node; in lease_send_any_cn() local
580 smb_node_t *node = ofile->f_node; in lease_close_notconn() local
643 smb_node_t *node = ofile->f_node; in smb2_lease_send_break() local
772 smb_node_t *node = ofile->f_node; in smb2_lease_acquire() local
1026 smb_node_t *node = ofile->f_node; in smb2_lease_ofile_close() local
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_retire.c107 enclosure_minor(di_node_t node, di_minor_t minor, void *arg) in enclosure_minor()
119 enclosure_select(di_node_t node, rcm_arg_t *rp) in enclosure_select()
149 smp_minor(di_node_t node, di_minor_t minor, void *arg) in smp_minor()
161 smp_select(di_node_t node, rcm_arg_t *rp) in smp_select()
184 disk_minor(di_node_t node, di_minor_t minor, void *arg) in disk_minor()
202 disk_select(di_node_t node, rcm_arg_t *rp) in disk_select()
224 nexus_select(di_node_t node, rcm_arg_t *rp) in nexus_select()
257 node_select(di_node_t node, void *arg) in node_select()
421 call_offline(di_node_t node, di_minor_t minor, void *arg) in call_offline()
480 offline_one(di_node_t node, void *arg) in offline_one()
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddisk_link.c187 disk_callback_chan(di_minor_t minor, di_node_t node) in disk_callback_chan()
210 disk_callback_nchan(di_minor_t minor, di_node_t node) in disk_callback_nchan()
225 disk_callback_blkdev(di_minor_t minor, di_node_t node) in disk_callback_blkdev()
240 disk_callback_wwn(di_minor_t minor, di_node_t node) in disk_callback_wwn()
266 disk_callback_fabric(di_minor_t minor, di_node_t node) in disk_callback_fabric()
314 disk_callback_sas(di_minor_t minor, di_node_t node) in disk_callback_sas()
471 disk_callback_xvmd(di_minor_t minor, di_node_t node) in disk_callback_xvmd()
505 disk_common(di_minor_t minor, di_node_t node, char *disk, int flags) in disk_common()
655 diskctrl(di_node_t node, di_minor_t minor) in diskctrl()
781 reserved_links_exist(di_node_t node, di_minor_t minor, int nflags) in reserved_links_exist()
H A Ddtrace_link.c56 dtrace(di_minor_t minor, di_node_t node) in dtrace()
68 dtrace_provider(di_minor_t minor, di_node_t node) in dtrace_provider()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dutility.c41 DL_NODE *node = NULL; in dlist_add_as_first() local
66 DL_NODE *node = NULL; in dlist_add_as_last() local
94 DL_NODE *node = list; in dlist_find() local
156 dlist_next(DL_NODE *node) in dlist_next()
167 dlist_prev(DL_NODE *node) { in dlist_prev()
178 DL_NODE *node; in dlist_purge() local
196 dlist_remove_node(DL_NODE *list, DL_NODE *node) { in dlist_remove_node()
H A Dtemplate.c425 DL_NODE * node = NULL; in template_attribute_find() local
595 DL_NODE *node; in template_copy() local
633 DL_NODE * node = NULL; in template_flatten() local
851 DL_NODE * node; in template_get_class() local
889 DL_NODE * node; in template_get_size() local
909 DL_NODE * node; in template_get_compressed_size() local
988 DL_NODE *node; in template_merge() local
1077 DL_NODE * node = NULL; in template_update_attribute() local
1172 DL_NODE *node; in template_validate_attributes() local
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dbtree.c92 zfs_btree_core_t *node = (zfs_btree_core_t *)hdr; in zfs_btree_poison_node() local
121 zfs_btree_core_t *node = (zfs_btree_core_t *)hdr; in zfs_btree_poison_node_at() local
145 zfs_btree_core_t *node = (zfs_btree_core_t *)hdr; in zfs_btree_verify_poison_at() local
291 zfs_btree_core_t *node = NULL; in zfs_btree_find() local
560 zfs_btree_hdr_t *node; in zfs_btree_first_helper() local
1161 zfs_btree_hdr_t *node; in zfs_btree_last_helper() local
1368 zfs_btree_add(zfs_btree_t *tree, const void *node) in zfs_btree_add()
1649 zfs_btree_core_t *node = (zfs_btree_core_t *)hdr; in zfs_btree_remove_idx() local
1925 zfs_btree_core_t *node = (zfs_btree_core_t *)hdr; in zfs_btree_verify_pointers_helper() local
2001 zfs_btree_core_t *node = (zfs_btree_core_t *)hdr; in zfs_btree_verify_height_helper() local
[all …]
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dtsearch.c53 typedef struct node { char *key; struct node *llink, *rlink; } NODE; struct
/illumos-gate/usr/src/lib/libtecla/common/
H A Dhash.c342 HashNode *node; /* The new node */ in _new_HashSymbol() local
398 HashNode *node = _find_HashNode(hash, bucket, name, &prev); in _del_HashSymbol() local
437 HashNode *node; /* The hash-table node of the requested symbol */ in _find_HashSymbol() local
479 HashNode *node; /* The new node */ in _new_HashNode() local
533 static HashNode *_del_HashNode(HashTable *hash, HashNode *node) in _del_HashNode()
602 HashNode *node; /* The node that is being searched */ in _find_HashNode() local
689 HashNode *node = bucket->head; in _clear_HashTable() local
732 HashNode *node; in _scan_HashTable() local
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Ddev.c127 dev_release(topo_mod_t *mod, tnode_t *node) in dev_release()
200 dev_fmri_nvl2str(topo_mod_t *mod, tnode_t *node, topo_version_t version, in dev_fmri_nvl2str()
233 dev_fmri_str2nvl(topo_mod_t *mod, tnode_t *node, topo_version_t version, in dev_fmri_str2nvl()
374 dev_fmri_present(topo_mod_t *mod, tnode_t *node, topo_version_t version, in dev_fmri_present()
454 dev_fmri_replaced(topo_mod_t *mod, tnode_t *node, topo_version_t version, in dev_fmri_replaced()
534 dev_fmri_unusable(topo_mod_t *mod, tnode_t *node, topo_version_t version, in dev_fmri_unusable()
581 dev_fmri_service_state(topo_mod_t *mod, tnode_t *node, topo_version_t version, in dev_fmri_service_state()
657 dev_fmri_create_meth(topo_mod_t *mp, tnode_t *node, topo_version_t version, in dev_fmri_create_meth()
H A Dsvc.c326 svc_release(topo_mod_t *mod, tnode_t *node) in svc_release()
347 svc_fmri_prop_get(topo_mod_t *mod, tnode_t *node, topo_version_t version, in svc_fmri_prop_get()
418 svc_fmri_nvl2str(topo_mod_t *mod, tnode_t *node, topo_version_t version, in svc_fmri_nvl2str()
516 svc_fmri_str2nvl(topo_mod_t *mod, tnode_t *node, topo_version_t version, in svc_fmri_str2nvl()
812 svc_fmri_present(topo_mod_t *mod, tnode_t *node, topo_version_t version, in svc_fmri_present()
836 svc_fmri_replaced(topo_mod_t *mod, tnode_t *node, topo_version_t version, in svc_fmri_replaced()
861 svc_fmri_service_state(topo_mod_t *mod, tnode_t *node, topo_version_t version, in svc_fmri_service_state()
885 svc_fmri_unusable(topo_mod_t *mod, tnode_t *node, topo_version_t version, in svc_fmri_unusable()
H A Dtopo_2xml.c121 txml_print_prop(topo_hdl_t *thp, FILE *fp, tnode_t *node, const char *pgname, in txml_print_prop()
359 txml_print_pgroup(topo_hdl_t *thp, FILE *fp, tnode_t *node, topo_pgroup_t *pg) in txml_print_pgroup()
379 txml_print_dependents(topo_hdl_t *thp, FILE *fp, tnode_t *node) in txml_print_dependents()
389 txml_print_node(topo_hdl_t *thp, FILE *fp, tnode_t *node) in txml_print_node()
418 txml_print_range(topo_hdl_t *thp, FILE *fp, tnode_t *node, int dependent) in txml_print_range()
458 txml_print_topology(topo_hdl_t *thp, FILE *fp, char *scheme, tnode_t *node) in txml_print_topology()
/illumos-gate/usr/src/cmd/grpck/
H A Dgrpck.c75 struct node { struct
76 struct node *next; argument
98 struct node *root = NULL; in main() argument
/illumos-gate/usr/src/psm/promif/ieee1275/sun4/
H A Dprom_cpuctl.c51 prom_startcpu(pnode_t node, caddr_t pc, int arg) in prom_startcpu()
89 prom_wakeupcpu(pnode_t node) in prom_wakeupcpu()
110 prom_cpuoff(pnode_t node) in prom_cpuoff()
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_storage.c149 devinfo_ide_add(HalDevice *parent, di_node_t node, char *devfs_path, char *device_type) in devinfo_ide_add()
166 devinfo_ide_host_add(HalDevice *parent, di_node_t node, char *devfs_path) in devinfo_ide_host_add()
183 devinfo_ide_device_add(HalDevice *parent, di_node_t node, char *devfs_path) in devinfo_ide_device_add()
201 devinfo_ide_storage_add(HalDevice *parent, di_node_t node, char *devfs_path) in devinfo_ide_storage_add()
247 devinfo_scsi_add(HalDevice *parent, di_node_t node, char *devfs_path, char *device_type) in devinfo_scsi_add()
282 devinfo_scsi_storage_add(HalDevice *parent, di_node_t node, char *devfs_path) in devinfo_scsi_storage_add()
401 devinfo_blkdev_storage_add(HalDevice *parent, di_node_t node, char *devfs_path) in devinfo_blkdev_storage_add()
523 devinfo_floppy_add_volume(HalDevice *parent, di_node_t node) in devinfo_floppy_add_volume()
551 di_node_t node; in devinfo_floppy_rescan_probing_done() local
978 devinfo_volume_add(HalDevice *parent, di_node_t node, devinfo_storage_minor_t *m) in devinfo_volume_add()
[all …]
H A Ddevinfo.h37 #define PROP_INT(d, node, v, diprop, halprop) \ argument
42 #define PROP_STR(d, node, v, diprop, halprop) \ argument
47 #define PROP_BOOL(d, node, v, diprop, halprop) \ argument
/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_info.c245 hp_node_t node, port_node; in copy_hotplug() local
395 search_cb(di_node_t node, void *arg) in search_cb()
440 node_list_add(hp_node_list_t *listp, hp_node_t node) in node_list_add()
458 hp_node_t node; in new_device_node() local
493 hp_node_t node; in new_hotplug_node() local
/illumos-gate/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_subr.c57 nodetype(mcamd_node_t *node) in nodetype()
64 node2type(mcamd_node_t *node, int type) in node2type()
98 mcamd_cs_next(mcamd_hdl_t *hdl, mcamd_node_t *node, mcamd_node_t *last) in mcamd_cs_next()
155 mcamd_dimm_next(mcamd_hdl_t *hdl, mcamd_node_t *node, mcamd_node_t *last) in mcamd_dimm_next()
272 findoffset(mcamd_hdl_t *hdl, mcamd_node_t *node, struct nt_offmap *arr, in findoffset()
295 mcamd_get_numprop(mcamd_hdl_t *hdl, mcamd_node_t *node, in mcamd_get_numprop()
323 mcamd_node_t *node; in mcamd_get_numprops() local
353 mcamd_get_cfgreg(struct mcamd_hdl *hdl, mcamd_node_t *node, in mcamd_get_cfgreg()
381 mcamd_node_t *node; in mcamd_get_cfgregs() local
/illumos-gate/usr/src/uts/sun4u/os/
H A Dfillsysinfo.c354 get_portid(pnode_t node, pnode_t *cmpp) in get_portid()
441 fill_cpu(pnode_t node) in fill_cpu()
1055 have_sbus(pnode_t node) in have_sbus()
1082 have_pci(pnode_t node) in have_pci()
1119 have_eeprom(pnode_t node) in have_eeprom()
1178 have_rtc(pnode_t node) in have_rtc()
1221 have_pmc(pnode_t node) in have_pmc()
1248 have_auxio(pnode_t node) in have_auxio()
1282 have_tod(pnode_t node) in have_tod()
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Dcpu_prop_update.c48 prop_exists(picl_nodehdl_t node, char *name) in prop_exists()
61 add_md_prop(picl_nodehdl_t node, int size, char *name, void* value, int type) in add_md_prop()
74 add_tlb_props(picl_nodehdl_t node, mde_cookie_t *tlblistp, int ntlbs) in add_tlb_props()
128 add_cache_props(picl_nodehdl_t node, mde_cookie_t *cachelistp, int ncaches) in add_cache_props()
274 add_cpu_prop(picl_nodehdl_t node, void *args) in add_cpu_prop()
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dip_rcm.c396 ip_cache_t *node; in ip_offline() local
542 ip_cache_t *node; in ip_undo_offline() local
604 ip_cache_t *node; in ip_get_info() local
700 ip_cache_t *node; in ip_remove() local
821 ip_usage(ip_cache_t *node) in ip_usage()
990 free_node(ip_cache_t *node) in free_node()
1021 cache_insert(ip_cache_t *node) in cache_insert()
1568 if_unplumb(ip_cache_t *node) in if_unplumb()
1615 if_replumb(ip_cache_t *node) in if_replumb()
2234 ip_cache_t *node; in ip_consumer_notify() local
[all …]
/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c250 di_node_t target_node, node; in prtconf_devinfo() local
311 i_find_target_node(di_node_t node, void *arg) in i_find_target_node()
366 node_display(di_node_t node) in node_display()
373 node_display_private_set(di_node_t node) in node_display_private_set()
544 void *node, dev_t dev, int *compat_printed) in dump_prop_list()
713 di_node_t node; in walk_driver() local
724 devinfo_is_pci(di_node_t node) in devinfo_is_pci()
745 dump_devs(di_node_t node, void *arg) in dump_devs()
1259 dump_pathing_data(int ilev, di_node_t node) in dump_pathing_data()
1373 create_minor_list(di_node_t node) in create_minor_list()
[all …]
/illumos-gate/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()
119 int node = -1; in address_to_node() local
158 channel_address(int node, int channel, int rule, uint64_t addr) in channel_address()
185 address_to_channel(int node, uint64_t addr, int write, in address_to_channel()
264 int node; in channels_interleave() local
283 channel_addr_to_dimm(int node, int channel, uint64_t caddr, int *rank_p, in channel_addr_to_dimm()
326 socket_interleave(uint64_t addr, int node, int channel, int rule, in socket_interleave()
402 dimm_to_addr(int node, int channel, int rank, uint64_t rank_addr, in dimm_to_addr()
639 int node; in nhm_patounum() local
696 int node; in nhm_unumtopa() local
/illumos-gate/usr/src/cmd/devfsadm/i386/
H A Dxen_link.c89 devxen(di_minor_t minor, di_node_t node) in devxen()
100 xdt(di_minor_t minor, di_node_t node) in xdt()

12345678910>>...24