Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsmpi.h262 int (*rsm_rebind) member
534 (*((controller).ops->rsm_rebind)) \
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c2462 rsm_rebind(rsmseg_t *seg, rsm_ioctlmsg_t *msg) in rsm_rebind() function
2543 e = adapter->rsmpi_ops->rsm_rebind( in rsm_rebind()
6869 error = rsm_rebind(seg, msg); in rsmexport_ioctl()
9049 ops->rsm_rebind = rsmka_null_rebind; in rsmka_init_loopback()