Home
last modified time | relevance | path

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

/titanic_41/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)); in fc_ioctl()
891 fc_set_fcode_error(dev_t dev, intptr_t arg, int mode, cred_t *credp, int *rvalp) in fc_set_fcode_error() function