Searched refs:bofi_errctl (Results 1 – 4 of 4) sorted by relevance
158 static void bofi_start(struct bofi_errctl *, char *);159 static void bofi_stop(struct bofi_errctl *, char *);160 static void bofi_broadcast(struct bofi_errctl *, char *);161 static void bofi_clear_acc_chk(struct bofi_errctl *, char *);162 static void bofi_clear_errors(struct bofi_errctl *, char *);163 static void bofi_clear_errdefs(struct bofi_errctl *, char *);920 struct bofi_errctl errctl; in bofi_ioctl()1111 sizeof (struct bofi_errctl), mode) != 0) in bofi_ioctl()1129 sizeof (struct bofi_errctl), mode) != 0) in bofi_ioctl()1147 sizeof (struct bofi_errctl), mode) != 0) in bofi_ioctl()[all …]
153 struct bofi_errctl { struct
76 struct bofi_errctl errctl; in main()
461 struct bofi_errctl errctl; in manage_instance()