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

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfcode.c80 static int fc_validate(dev_t, intptr_t, int, cred_t *, int *);
464 return (fc_validate(dev, arg, mode, credp, rvalp));
776 fc_validate(dev_t dev, intptr_t arg, int mode, cred_t *credp, int *rvalp) function
790 cmn_err(CE_CONT, "fc_ioctl: fc_validate: wrong state (%d)\n",
795 FC_DEBUG0(2, CE_CONT, "fc_ioctl: fc_validate: Sending validate cmd\n");

Completed in 46 milliseconds