Home
last modified time | relevance | path

Searched defs:mhp (Results 1 – 21 of 21) sorted by relevance

/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_module.c110 topo_modhash_lock(topo_modhash_t *mhp) in topo_modhash_lock()
116 topo_modhash_unlock(topo_modhash_t *mhp) in topo_modhash_unlock()
168 topo_modhash_t *mhp = thp->th_modhash; in topo_mod_lookup() local
258 topo_modhash_t *mhp; in topo_modhash_create() local
280 topo_modhash_t *mhp = thp->th_modhash; in topo_modhash_destroy() local
293 topo_modhash_lookup(topo_modhash_t *mhp, const char *name) in topo_modhash_lookup()
312 topo_modhash_t *mhp = thp->th_modhash; in topo_modhash_load() local
340 topo_modhash_t *mhp; in topo_modhash_unload() local
381 topo_modhash_t *mhp = thp->th_modhash; in topo_modhash_unload_all() local
/titanic_50/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.c1025 fmd_modhash_t *mhp = fmd_alloc(sizeof (fmd_modhash_t), FMD_SLEEP); in fmd_modhash_create() local
1036 fmd_modhash_destroy(fmd_modhash_t *mhp) in fmd_modhash_destroy()
1055 fmd_modhash_loaddir(fmd_modhash_t *mhp, const char *dir, in fmd_modhash_loaddir()
1086 fmd_modhash_loadall(fmd_modhash_t *mhp, const fmd_conf_path_t *pap, in fmd_modhash_loadall()
1096 fmd_modhash_apply(fmd_modhash_t *mhp, void (*func)(fmd_module_t *)) in fmd_modhash_apply()
1114 fmd_modhash_tryapply(fmd_modhash_t *mhp, void (*func)(fmd_module_t *)) in fmd_modhash_tryapply()
1133 fmd_modhash_dispatch(fmd_modhash_t *mhp, fmd_event_t *ep) in fmd_modhash_dispatch()
1174 fmd_modhash_lookup(fmd_modhash_t *mhp, const char *name) in fmd_modhash_lookup()
1197 fmd_modhash_load(fmd_modhash_t *mhp, const char *path, const fmd_modops_t *ops) in fmd_modhash_load()
1248 fmd_modhash_unload(fmd_modhash_t *mhp, const char *name) in fmd_modhash_unload()
H A Dfmd_builtin.c104 fmd_builtin_loadall(fmd_modhash_t *mhp) in fmd_builtin_loadall()
H A Dfmd_xprt.c331 fmd_xprt_subscribe_modhash(fmd_xprt_impl_t *xip, fmd_modhash_t *mhp) in fmd_xprt_subscribe_modhash()
/titanic_50/usr/src/uts/common/os/
H A Dmem_config.c769 struct mem_handle *mhp; in kphysm_allocate_mem_handle() local
785 kphysm_free_mem_handle(struct mem_handle *mhp) in kphysm_free_mem_handle()
822 struct mem_handle *mhp; in kphysm_lookup_mem_handle() local
846 struct mem_handle *mhp; in kphysm_del_gethandle() local
1089 struct mem_handle *mhp; in kphysm_del_span() local
1430 struct mem_handle *mhp; in kphysm_del_release() local
1495 struct mem_handle *mhp; in kphysm_del_cancel() local
1523 struct mem_handle *mhp; in kphysm_del_status() local
1596 delthr_get_freemem(struct mem_handle *mhp) in delthr_get_freemem()
1671 struct mem_handle *mhp; in dr_aio_cleanup_thread() local
[all …]
H A Dmodhash.c478 mod_hash_t *mhp, *mhpp; in mod_hash_destroy_hash() local
/titanic_50/usr/src/cmd/ndmpd/tlm/
H A Dtlm_backup_reader.c1205 ndmp_metadata_header_ext_t *mhp; in zfs_put_prop_cb() local
1266 ndmp_metadata_header_ext_t *mhp; in zfs_put_quota_cb() local
1361 ndmp_metadata_header_ext_t *mhp; in ndmp_include_zfs() local
H A Dtlm_restore_writer.c2322 ndmp_metadata_header_t *mhp; in ndmp_iter_zfs() local
2511 ndmp_metadata_header_t *mhp; in ndmp_context_get_version() local
/titanic_50/usr/src/uts/common/io/mac/plugins/
H A Dmac_wifi.c278 mac_wifi_header_info(mblk_t *mp, void *pdata, mac_header_info_t *mhp) in mac_wifi_header_info()
/titanic_50/usr/src/cmd/boot/bootadm/
H A Dbootadm.c6048 mhash_t *mhp; local
6094 free_mnttab(mhash_t *mhp)
6117 search_hash(mhash_t *mhp, char *special, char **mntpt)
6200 process_slice_common(char *slice, FILE *tfp, mhash_t *mhp, char *tmpmnt)
6299 mhash_t *mhp,
6368 mhash_t *mhp,
6436 process_slice0(char *s0, FILE *tfp, mhash_t *mhp, char *tmpmnt)
/titanic_50/usr/src/uts/common/inet/sockmods/
H A Dsockmod_pfp.c1419 pfp_open_index(int index, mac_handle_t *mhp, mac_client_handle_t *mcip, in pfp_open_index()
/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_provider.c122 mac_register(mac_register_t *mregp, mac_handle_t *mhp) in mac_register()
H A Dmac_client.c319 mac_open(const char *macname, mac_handle_t *mhp) in mac_open()
370 mac_open_by_linkid(datalink_id_t linkid, mac_handle_t *mhp) in mac_open_by_linkid()
390 mac_open_by_linkname(const char *link, mac_handle_t *mhp) in mac_open_by_linkname()
/titanic_50/usr/src/uts/sun4u/ngdr/io/
H A Ddr_mem.c2010 dr_reserve_mem_spans(memhandle_t *mhp, struct memlist *ml) in dr_reserve_mem_spans()
/titanic_50/usr/src/uts/sun4u/io/
H A Dsbd_mem.c1488 sbd_reserve_mem_spans(memhandle_t *mhp, struct memlist *ml) in sbd_reserve_mem_spans()
H A Dsbd.c3945 sbd_get_memhandle(sbd_handle_t *hp, dev_info_t *dip, memhandle_t *mhp) in sbd_get_memhandle()
/titanic_50/usr/src/uts/sun4u/opl/io/
H A Ddr_mem.c2082 dr_reserve_mem_spans(memhandle_t *mhp, struct memlist *ml) in dr_reserve_mem_spans()
/titanic_50/usr/src/uts/common/sys/
H A Dmac_impl.h299 #define MAC_RING_TX(mhp, rh, mp, rest) { \ argument
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c5026 struct mode_header_grp2 *mhp = in sd_get_physical_geometry() local
5104 struct mode_header_grp2 *mhp = in sd_get_physical_geometry() local
9438 struct mode_header_grp2 *mhp = in sd_get_caching_mode_page() local
9549 struct mode_header_grp2 *mhp = in sd_cache_control() local
/titanic_50/usr/src/uts/sun4u/starfire/sys/
H A Didn.h2076 #define IDN_GET_MBOXHDR_COOKIE(mhp) \ argument
2078 #define VALID_MBOXHDR(mhp, ch, cksum) \ argument
/titanic_50/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c10492 idn_mboxhdr_t *mhp; in idn_chan_server_syncheader() local