Searched refs:fc_run_priv (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4/io/efcode/ |
H A D | fcode.c | 79 static int fc_run_priv(dev_t, intptr_t, int, cred_t *, int *); 457 return (fc_run_priv(dev, arg, mode, credp, rvalp)); in fc_ioctl() 613 fc_run_priv(dev_t dev, intptr_t arg, int mode, cred_t *credp, int *rvalp) in fc_run_priv() function
|