Home
last modified time | relevance | path

Searched refs:mc_ioctl_debug (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Dmc-opl.c107 static int mc_ioctl_debug(dev_t, int, intptr_t, int, cred_t *, int *);
625 return (mc_ioctl_debug(dev, cmd, arg, mode, credp, rvalp)); in mc_ioctl()
4021 mc_ioctl_debug(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, in mc_ioctl_debug() function