Searched refs:ihdl (Results 1 – 4 of 4) sorted by relevance
62 #define IHDL2HDL(ihdl) ((fmev_shdl_t)(ihdl)) argument65 #define FMEV_SHDL_VALID(ihdl) ((ihdl)->sh_cmn.hc_magic == _FMEV_SHMAGIC) argument95 shdlctl_start(fmev_shdl_impl_t *ihdl) in shdlctl_start() argument97 (void) pthread_mutex_lock(&ihdl->sh_lock); in shdlctl_start()99 if (ihdl->sh_subcnt == 0) { in shdlctl_start()102 (void) pthread_mutex_unlock(&ihdl->sh_lock); in shdlctl_start()108 shdlctl_end(fmev_shdl_impl_t *ihdl) in shdlctl_end() argument110 (void) pthread_mutex_unlock(&ihdl->sh_lock); in shdlctl_end()116 fmev_shdl_impl_t *ihdl = HDL2IHDL(hdl); in fmev_shdlctl_serialize() local121 if (!shdlctl_start(ihdl)) in fmev_shdlctl_serialize()[all …]
468 uint64_t ihdl; in vnex_add_intr() local488 if (hvio_intr_devino_to_sysino(cfg, ino, &ihdl) != H_EOK) in vnex_add_intr()491 hdlp->ih_vector = ihdl; in vnex_add_intr()499 vid_p->vid_ihdl = ihdl; in vnex_add_intr()
317 get_device_list(ihandle_t ihdl, ihandle_t *ihdls, size_t maxi) in get_device_list() argument322 if (snprintf(fstr, FORTH_STRINGLEN, fth_fmt, (caddr32_t)ihdl, in get_device_list()332 (caddr32_t)ihdl, numfound); in get_device_list()
486 dacf_infohdl_t ihdl = info; in dacf_rsrv_make() local497 rsrv->rsrv_ihdl = ihdl; in dacf_rsrv_make()