Home
last modified time | relevance | path

Searched refs:okmsp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Doplkmdrv.c215 okmsp->km_dip = dip; in okm_attach()
264 okms_t *okmsp; in okm_detach() local
284 okm_cleanup(okmsp); in okm_detach()
516 ret = scf_mb_getmsg(okmsp->km_target, okmsp->km_key, len, 1, in okm_get_req()
712 kmem_free(okmsp->km_reqp, okmsp->km_reqlen); in okm_process_status()
814 kmem_free(okmsp->km_reqp, okmsp->km_reqlen); in okm_cleanup()
838 ret = scf_mb_init(okmsp->km_target, okmsp->km_key, in okm_mbox_init()
900 ret = scf_mb_ctrl(okmsp->km_target, okmsp->km_key, in okm_mbox_init()
914 (void) scf_mb_fini(okmsp->km_target, okmsp->km_key); in okm_mbox_init()
931 ret = scf_mb_fini(okmsp->km_target, okmsp->km_key); in okm_mbox_fini()
[all …]