Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_module.c113 topo_modhash_lock(topo_modhash_t *mhp) in topo_modhash_lock()
119 topo_modhash_unlock(topo_modhash_t *mhp) in topo_modhash_unlock()
171 topo_modhash_t *mhp = thp->th_modhash; in topo_mod_lookup() local
263 topo_modhash_t *mhp; in topo_modhash_create() local
285 topo_modhash_t *mhp = thp->th_modhash; in topo_modhash_destroy() local
298 topo_modhash_lookup(topo_modhash_t *mhp, const char *name) in topo_modhash_lookup()
317 topo_modhash_t *mhp = thp->th_modhash; in topo_modhash_load() local
345 topo_modhash_t *mhp; in topo_modhash_unload() local
386 topo_modhash_t *mhp = thp->th_modhash; in topo_modhash_unload_all() local
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.c1022 fmd_modhash_t *mhp = fmd_alloc(sizeof (fmd_modhash_t), FMD_SLEEP); in fmd_modhash_create() local
1033 fmd_modhash_destroy(fmd_modhash_t *mhp) in fmd_modhash_destroy()
1052 fmd_modhash_loaddir(fmd_modhash_t *mhp, const char *dir, in fmd_modhash_loaddir()
1083 fmd_modhash_loadall(fmd_modhash_t *mhp, const fmd_conf_path_t *pap, in fmd_modhash_loadall()
1093 fmd_modhash_apply(fmd_modhash_t *mhp, void (*func)(fmd_module_t *)) in fmd_modhash_apply()
1111 fmd_modhash_tryapply(fmd_modhash_t *mhp, void (*func)(fmd_module_t *)) in fmd_modhash_tryapply()
1130 fmd_modhash_dispatch(fmd_modhash_t *mhp, fmd_event_t *ep) in fmd_modhash_dispatch()
1171 fmd_modhash_lookup(fmd_modhash_t *mhp, const char *name) in fmd_modhash_lookup()
1194 fmd_modhash_load(fmd_modhash_t *mhp, const char *path, const fmd_modops_t *ops) in fmd_modhash_load()
1245 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()
/illumos-gate/usr/src/uts/common/os/
H A Dmem_config.c770 struct mem_handle *mhp; in kphysm_allocate_mem_handle() local
823 struct mem_handle *mhp; in kphysm_lookup_mem_handle() local
847 struct mem_handle *mhp; in kphysm_del_gethandle() local
1090 struct mem_handle *mhp; in kphysm_del_span() local
1431 struct mem_handle *mhp; in kphysm_del_release() local
1496 struct mem_handle *mhp; in kphysm_del_cancel() local
1524 struct mem_handle *mhp; in kphysm_del_status() local
1672 struct mem_handle *mhp; in dr_aio_cleanup_thread() local
1719 struct mem_handle *mhp; in delete_memory_thread() local
2431 struct mem_handle *mhp; in kphysm_del_start() local
[all …]
H A Dmodhash.c478 mod_hash_t *mhp, *mhpp; in mod_hash_destroy_hash() local
/illumos-gate/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.c2323 ndmp_metadata_header_t *mhp; in ndmp_iter_zfs() local
2512 ndmp_metadata_header_t *mhp; in ndmp_context_get_version() local
/illumos-gate/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()
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c6456 mhash_t *mhp; local
6503 free_mnttab(mhash_t *mhp)
6525 search_hash(mhash_t *mhp, char *special, char **mntpt)
6611 process_slice_common(char *slice, FILE *tfp, mhash_t *mhp, char *tmpmnt)
6713 mhash_t *mhp,
6787 mhash_t *mhp,
6860 process_slice0(char *s0, FILE *tfp, mhash_t *mhp, char *tmpmnt)
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_provider.c161 mac_register(mac_register_t *mregp, mac_handle_t *mhp) in mac_register()
H A Dmac_client.c321 mac_open(const char *macname, mac_handle_t *mhp) in mac_open()
372 mac_open_by_linkid(datalink_id_t linkid, mac_handle_t *mhp) in mac_open_by_linkid()
392 mac_open_by_linkname(const char *link, mac_handle_t *mhp) in mac_open_by_linkname()
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_mem.c2012 dr_reserve_mem_spans(memhandle_t *mhp, struct memlist *ml) in dr_reserve_mem_spans()
/illumos-gate/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.c3925 sbd_get_memhandle(sbd_handle_t *hp, dev_info_t *dip, memhandle_t *mhp) in sbd_get_memhandle()
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c4451 struct mode_header_grp2 *mhp = in sd_get_physical_geometry() local
4529 struct mode_header_grp2 *mhp = in sd_get_physical_geometry() local
8730 struct mode_header_grp2 *mhp = in sd_get_caching_mode_page() local
8841 struct mode_header_grp2 *mhp = in sd_cache_control() local