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

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfcode.c82 static int fc_set_fcode_error(dev_t, intptr_t, int, cred_t *, int *);
477 return (fc_set_fcode_error(dev, arg, mode, credp, rvalp));
884 * fc_set_fcode_error: Copy in fcode error.
891 fc_set_fcode_error(dev_t dev, intptr_t arg, int mode, cred_t *credp, int *rvalp) function
906 "fc_ioctl:fc_set_fcode_error: wrong state (%d)\n",
914 FC_DEBUG1(3, CE_CONT, "fc_ioctl: fc_set_fcode_error fp: %p\n", fp);
922 FC_DEBUG1(1, CE_CONT, "fc_ioctl: fc_set_fcode_error "
928 FC_DEBUG1(1, CE_CONT, "fc_ioctl: fc_set_fcode_error "

Completed in 45 milliseconds