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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsmpi.h367 int (*rsm_map)(rsm_memseg_import_handle_t im_memseg, member in struct:rsm_ops
604 (*((controller).ops->rsm_map)) \
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c95 * rsm_segmap calls RSMPI rsm_map to allocate device memory. Then the
4814 e = adapter->rsmpi_ops->rsm_map(
4842 /* Check if this is the first rsm_map */
8157 * as returned by the RSMPI rsm_map. In rsm_devmap, we need to
8736 error = adapter->rsmpi_ops->rsm_map(
8746 * Store the mapping info obtained from rsm_map
8764 /* Check if this is the the first rsm_map */

Completed in 89 milliseconds