Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dlpif.h124 stmf_status_t (*lp_proxy_msg)(uint8_t *luid, member
/titanic_50/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c1602 lp->lp_proxy_msg(msg->icrl_lun_id, msg->icrl_cb_arg, in stmf_ic_lu_reg()
1625 lp->lp_proxy_msg(msg->icrl_lun_id, NULL, 0, in stmf_ic_lu_dereg()
/titanic_50/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd.c187 sbd_lp->lp_proxy_msg = sbd_proxy_msg; in _init()