Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd.c72 void sbd_lp_cb(stmf_lu_provider_t *lp, int cmd, void *arg, uint32_t flags);
190 sbd_lp->lp_cb = sbd_lp_cb; in _init()
524 sbd_lp_cb(stmf_lu_provider_t *lp, int cmd, void *arg, uint32_t flags) in sbd_lp_cb() function