Searched refs:km_target (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/sun4u/opl/io/ |
H A D | oplkmdrv.c | 489 ((ret = scf_mb_canget(okmsp->km_target, in okm_get_req() 516 ret = scf_mb_getmsg(okmsp->km_target, okmsp->km_key, len, 1, in okm_get_req() 831 okmsp->km_target = OKM_TARGET_ID; in okm_mbox_init() 838 ret = scf_mb_init(okmsp->km_target, okmsp->km_key, in okm_mbox_init() 865 (void) scf_mb_fini(okmsp->km_target, 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() 1034 ret = scf_mb_putmsg(okmsp->km_target, okmsp->km_key, in okm_send_reply()
|
/titanic_50/usr/src/uts/sun4u/opl/sys/ |
H A D | oplkm.h | 44 target_id_t km_target; /* Target-id */ member
|