Searched defs:ipc_handle (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c5302 rsm_send_q_handle_t ipc_handle; local
5411 ipc_handle = sendq_token->rsmpi_sendq_handle;
5414 "rsmipc_send: path=%lx sendq_hdl=%lx\n", path, ipc_handle));
5479 e = adapter->rsmpi_ops->rsm_send(ipc_handle, &is,
5493 e = adapter->rsmpi_ops->rsm_send(ipc_handle, &is,
5530 e = adapter->rsmpi_ops->rsm_send(ipc_handle, &is, NULL);
5619 e = adapter->rsmpi_ops->rsm_send(ipc_handle, &is,
5633 e = adapter->rsmpi_ops->rsm_send(ipc_handle, &is,
5879 rsm_send_q_handle_t ipc_handle; local
5901 ipc_handle
[all...]

Completed in 303 milliseconds