Home
last modified time | relevance | path

Searched defs:hdp (Results 1 – 17 of 17) sorted by relevance

/titanic_44/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c128 struct di_devlink_handle *hdp; in di_devlink_open() local
198 struct di_devlink_handle *hdp, in get_db_path()
219 open_db(struct di_devlink_handle *hdp, int flags) in open_db()
314 struct di_devlink_handle *hdp, proto = {0}; in handle_alloc() local
464 cache_alloc(struct di_devlink_handle *hdp) in cache_alloc()
486 invalid_db(struct di_devlink_handle *hdp, size_t fsize, long page_sz) in invalid_db()
539 read_nodes(struct di_devlink_handle *hdp, cache_node_t *pcnp, uint32_t nidx) in read_nodes()
587 read_minors(struct di_devlink_handle *hdp, cache_node_t *pcnp, uint32_t nidx) in read_minors()
629 read_links(struct di_devlink_handle *hdp, cache_minor_t *pcmp, uint32_t nidx) in read_links()
670 struct di_devlink_handle *hdp; in di_devlink_close() local
[all …]
/titanic_44/usr/src/uts/sun4u/io/
H A Dsbd_cpu.c240 sbdp_handle_t *hdp; in sbd_cpu_flags() local
348 sbdp_handle_t *hdp; in sbd_pre_release_cpu() local
466 sbdp_handle_t *hdp; in sbd_pre_attach_cpu() local
541 sbdp_handle_t *hdp; in sbd_post_attach_cpu() local
655 sbdp_handle_t *hdp; in sbd_pre_detach_cpu() local
759 sbdp_handle_t *hdp; in sbd_post_detach_cpu() local
965 sbdp_handle_t *hdp; in sbd_connect_cpu() local
1035 sbdp_handle_t *hdp; in sbd_disconnect_cpu() local
H A Dsbd.c757 sbdp_handle_t *hdp; in sbd_exec_op() local
855 sbdp_handle_t *hdp; in sbd_dev_configure() local
932 sbdp_handle_t *hdp; in sbd_dev_release() local
1001 sbdp_handle_t *hdp; in sbd_dev_unconfigure() local
1111 sbdp_handle_t *hdp; in sbd_attach_cpu() local
1190 sbdp_handle_t *hdp; in sbd_detach_cpu() local
1548 sbdp_handle_t *hdp; in sbd_get_sbdp_handle() local
1572 sbd_release_sbdp_handle(sbdp_handle_t *hdp) in sbd_release_sbdp_handle()
1582 sbd_reset_error_sbdph(sbdp_handle_t *hdp) in sbd_reset_error_sbdph()
2028 sbdp_handle_t *hdp; in sbd_probe_board() local
[all …]
H A Dsbd_mem.c82 sbdp_handle_t *hdp; in sbd_get_memlist() local
141 sbdp_handle_t *hdp; in sbd_pre_attach_mem() local
266 sbdp_handle_t *hdp; in sbd_post_attach_mem() local
372 sbdp_handle_t *hdp; in sbd_pre_detach_mem() local
415 sbdp_handle_t *hdp; in sbd_post_detach_mem() local
478 sbdp_handle_t *hdp; in sbd_add_memory_spans() local
539 sbdp_handle_t *hdp; in sbd_post_detach_mem_unit() local
1426 sbdp_handle_t *hdp; in sbd_init_mem_unit_data() local
1616 sbdp_handle_t *hdp; in sbd_select_mem_target() local
2052 sbdp_handle_t *hdp; in sbd_move_memory() local
[all …]
H A Dsbd_io.c187 sbdp_handle_t *hdp; in sbd_io_status() local
/titanic_44/usr/src/uts/common/fs/hsfs/
H A Dhsfs_rrip.c123 struct hs_direntry *hdp = sig_args_p->hdp; in rrip_file_attr() local
342 struct hs_direntry *hdp = sig_args_p->hdp; in rrip_sym_link() local
447 struct hs_direntry *hdp) /* directory entry pointer to put */ in rrip_namecopy()
H A Dhsfs_susp_subr.c88 struct hs_direntry *hdp, /* loc to store dir info */ in parse_sua()
361 hs_check_root_dirent(struct vnode *vp, struct hs_direntry *hdp) in hs_check_root_dirent()
H A Dhsfs_node.c926 struct hs_direntry *hdp, in hs_parsedir()
1397 hs_filldirent(struct vnode *vp, struct hs_direntry *hdp) in hs_filldirent()
/titanic_44/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c739 struct hs_direntry *hdp = &hsdep->hs_dir; in parse_dir() local
1002 struct hs_direct *hdp; in boot_hsfs_getdents() local
1057 hs_dodates(enum hs_vol_type type, struct hs_direntry *hdp, char *bufp) in hs_dodates()
/titanic_44/usr/src/lib/libdscfg/common/
H A Dcfg_cluster.c508 hash_data_t *hdp; in init_sc_entry() local
/titanic_44/usr/src/uts/common/fs/pcfs/
H A Dpc_node.c72 struct pchead *hdp, *hfp; in pc_init() local
/titanic_44/usr/src/cmd/geniconvtbl/
H A Ditmcomp.c856 char *hdp; in data_to_hexadecimal() local
/titanic_44/usr/src/uts/common/sys/fs/
H A Dhsfs_susp.h231 struct hs_direntry *hdp; /* directory entry */ member
/titanic_44/usr/src/common/fs/
H A Dhsfs.c645 struct hs_direntry *hdp = &hsdep->hs_dir; /* hsfs-style dir info */ in parse_dir() local
/titanic_44/usr/src/stand/lib/fs/common/
H A Dcache.c602 static head_t *hdp[] = { &ic_head, &dc_head, &bc_head, 0}; in print_cache_data() local
/titanic_44/usr/src/cmd/acct/
H A Dacctcms.c746 char hdp[] = variable
/titanic_44/usr/src/lib/librcm/
H A Dlibrcm.c53 rcm_alloc_handle(char *modname, uint_t flag, void *arg, rcm_handle_t **hdp) in rcm_alloc_handle()