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

/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c338 static int rsm_ioctl(dev_t dev, int cmd, intptr_t arg, int mode,
379 rsm_ioctl, /* ioctl */
7959 rsm_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, function
7970 DBG_PRINTF((category, RSM_DEBUG_VERBOSE, "rsm_ioctl enter\n"));
7975 "rsm_ioctl RSM_IOCTL_CONSUMEEVENT done: %d\n", error));
7983 "rsm_ioctl done: %d\n", error));
7990 "rsm_ioctl done: %d\n", error));
8000 "rsm_ioctl done: EFAULT\n"));
8008 "rsm_ioctl done: ENODEV\n"));
8014 "rsm_ioctl
[all...]

Completed in 77 milliseconds