Searched refs:rsm_send (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/rsm/
H A Drsmpi.h450 int (* rsm_send) member in struct:rsm_ops
677 (*((controller).ops->rsm_send)) \
/opensolaris-onvv-gate/usr/src/uts/common/io/rsm/
H A Drsm.c5439 * goes down rsm_send will fail and we handle the error
5478 e = adapter->rsmpi_ops->rsm_send(ipc_handle, &is,
5492 e = adapter->rsmpi_ops->rsm_send(ipc_handle, &is,
5529 e = adapter->rsmpi_ops->rsm_send(ipc_handle, &is, NULL);
5576 * goes down rsm_send will fail and we handle the error
5618 e = adapter->rsmpi_ops->rsm_send(ipc_handle, &is,
5632 e = adapter->rsmpi_ops->rsm_send(ipc_handle, &is,
5918 /* drop the path lock before doing the rsm_send */
5926 e = adapter->rsmpi_ops->rsm_send(ipc_handle, &is, NULL);
5940 "rsmipc_send_controlmsg:rsm_send erro
[all...]

Completed in 106 milliseconds