Symbol: bofi_errdef
usr/src/cmd/th_tools/th_define.c
1045
log2errdefs(int fd, struct bofi_errdef *edp, struct acc_log *log,
usr/src/cmd/th_tools/th_define.c
1226
struct bofi_errdef *errdef, /* returned access criteria */
usr/src/cmd/th_tools/th_define.c
1229
struct bofi_errdef *edp) /* requested access criteria */
usr/src/cmd/th_tools/th_define.c
1281
struct bofi_errdef *errdef, char *devpath)
usr/src/cmd/th_tools/th_define.c
1740
test_driver(struct bofi_errdef *edp,
usr/src/cmd/th_tools/th_define.c
2021
struct bofi_errdef errdef = {
usr/src/cmd/th_tools/th_define.c
479
struct bofi_errdef *edp,
usr/src/cmd/th_tools/th_define.c
510
define_op_err(FILE *fp, int *ecnt, struct bofi_errdef *edp,
usr/src/cmd/th_tools/th_define.c
664
define_nerrs(int fd, FILE *fp, int *ecnt, struct bofi_errdef *edp,
usr/src/cmd/th_tools/th_define.c
77
struct bofi_errdef ed; /* definition of the log criteria */
usr/src/uts/common/io/bofi.c
1079
sizeof (struct bofi_errdef), mode) != 0) {
usr/src/uts/common/io/bofi.c
1089
sizeof (struct bofi_errdef), mode) != 0) {
usr/src/uts/common/io/bofi.c
155
static int bofi_errdef_alloc(struct bofi_errdef *, char *,
usr/src/uts/common/io/bofi.c
1735
bofi_errdef_alloc(struct bofi_errdef *errdefp, char *namep,
usr/src/uts/common/io/bofi.c
1952
struct bofi_errdef *edp = (struct bofi_errdef *)arg;
usr/src/uts/common/io/bofi.c
2252
struct bofi_errdef *edp = &(ep->errdef);
usr/src/uts/common/io/bofi.c
919
struct bofi_errdef errdef;
usr/src/uts/common/io/bofi.c
982
sizeof (struct bofi_errdef), mode))
usr/src/uts/common/io/bofi.c
988
sizeof (struct bofi_errdef), mode) != 0)
usr/src/uts/common/sys/bofi_impl.h
37
struct bofi_errdef errdef;