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

/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c6920 rsmbar_ioctl(rsmseg_t *seg, rsm_ioctlmsg_t *msg, int cmd, intptr_t arg, function
6927 DBG_PRINTF((category, RSM_DEBUG_VERBOSE, "rsmbar_ioctl enter\n"));
6932 "rsmbar_ioctl done: RSM_IMPORT_DUMMY\n"));
6936 "rsmbar_ioctl done: loopback\n"));
6945 "rsmbar_ioctl done: RSM_BAR_CHECK %d\n", bar_va));
6973 "rsmbar_ioctl done\n"));
6982 "rsmbar_ioctl done\n"));
6991 "rsmbar_ioctl done: error=%d\n", e));
8119 error = rsmbar_ioctl((rsmseg_t *)res, &msg, cmd, arg,

Completed in 74 milliseconds