Lines Matching refs:bofi_errctl
155 static void bofi_start(struct bofi_errctl *, char *);
156 static void bofi_stop(struct bofi_errctl *, char *);
157 static void bofi_broadcast(struct bofi_errctl *, char *);
158 static void bofi_clear_acc_chk(struct bofi_errctl *, char *);
159 static void bofi_clear_errors(struct bofi_errctl *, char *);
160 static void bofi_clear_errdefs(struct bofi_errctl *, char *);
917 struct bofi_errctl errctl; in bofi_ioctl()
1108 sizeof (struct bofi_errctl), mode) != 0) in bofi_ioctl()
1126 sizeof (struct bofi_errctl), mode) != 0) in bofi_ioctl()
1144 sizeof (struct bofi_errctl), mode) != 0) in bofi_ioctl()
1162 sizeof (struct bofi_errctl), mode) != 0) in bofi_ioctl()
1181 sizeof (struct bofi_errctl), mode) != 0) in bofi_ioctl()
1199 sizeof (struct bofi_errctl), mode) != 0) in bofi_ioctl()
1900 bofi_start(struct bofi_errctl *errctlp, char *namep) in bofi_start()
1923 bofi_stop(struct bofi_errctl *errctlp, char *namep) in bofi_stop()
1987 bofi_broadcast(struct bofi_errctl *errctlp, char *namep) in bofi_broadcast()
2015 bofi_clear_acc_chk(struct bofi_errctl *errctlp, char *namep) in bofi_clear_acc_chk()
2048 bofi_clear_errors(struct bofi_errctl *errctlp, char *namep) in bofi_clear_errors()
2086 bofi_clear_errdefs(struct bofi_errctl *errctlp, char *namep) in bofi_clear_errdefs()