Symbol: bofi_errctl
usr/src/cmd/th_tools/th_define.c
461
struct bofi_errctl errctl;
usr/src/cmd/th_tools/th_manage.c
76
struct bofi_errctl errctl;
usr/src/uts/common/io/bofi.c
1111
sizeof (struct bofi_errctl), mode) != 0)
usr/src/uts/common/io/bofi.c
1129
sizeof (struct bofi_errctl), mode) != 0)
usr/src/uts/common/io/bofi.c
1147
sizeof (struct bofi_errctl), mode) != 0)
usr/src/uts/common/io/bofi.c
1165
sizeof (struct bofi_errctl), mode) != 0)
usr/src/uts/common/io/bofi.c
1184
sizeof (struct bofi_errctl), mode) != 0)
usr/src/uts/common/io/bofi.c
1202
sizeof (struct bofi_errctl), mode) != 0)
usr/src/uts/common/io/bofi.c
158
static void bofi_start(struct bofi_errctl *, char *);
usr/src/uts/common/io/bofi.c
159
static void bofi_stop(struct bofi_errctl *, char *);
usr/src/uts/common/io/bofi.c
160
static void bofi_broadcast(struct bofi_errctl *, char *);
usr/src/uts/common/io/bofi.c
161
static void bofi_clear_acc_chk(struct bofi_errctl *, char *);
usr/src/uts/common/io/bofi.c
162
static void bofi_clear_errors(struct bofi_errctl *, char *);
usr/src/uts/common/io/bofi.c
163
static void bofi_clear_errdefs(struct bofi_errctl *, char *);
usr/src/uts/common/io/bofi.c
1903
bofi_start(struct bofi_errctl *errctlp, char *namep)
usr/src/uts/common/io/bofi.c
1926
bofi_stop(struct bofi_errctl *errctlp, char *namep)
usr/src/uts/common/io/bofi.c
1990
bofi_broadcast(struct bofi_errctl *errctlp, char *namep)
usr/src/uts/common/io/bofi.c
2018
bofi_clear_acc_chk(struct bofi_errctl *errctlp, char *namep)
usr/src/uts/common/io/bofi.c
2051
bofi_clear_errors(struct bofi_errctl *errctlp, char *namep)
usr/src/uts/common/io/bofi.c
2089
bofi_clear_errdefs(struct bofi_errctl *errctlp, char *namep)
usr/src/uts/common/io/bofi.c
920
struct bofi_errctl errctl;