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

/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c348 static int rsm_attach(dev_info_t *, ddi_attach_cmd_t);
398 rsm_attach, /* attach */
719 rsm_attach(dev_info_t *devi, ddi_attach_cmd_t cmd) function
726 DBG_PRINTF((category, RSM_DEBUG_VERBOSE, "rsm_attach enter\n"));
734 "rsm:rsm_attach - cmd not supported\n"));
740 "rsm:rsm_attach - supports only "
763 cmn_err(CE_CONT, "rsm:rsm_attach - Dynamic "
791 DBG_PRINTF((category, RSM_DEBUG, "rsm_attach rsm_hash_size: %d\n",
801 "rsm:rsm_attach not enough memory available to "
821 "rsm: rsm_attach
[all...]

Completed in 70 milliseconds