Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dbofi.c155 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()
[all …]
/titanic_50/usr/src/uts/common/sys/
H A Dbofi.h155 struct bofi_errctl { struct
/titanic_50/usr/src/cmd/th_tools/
H A Dth_manage.c78 struct bofi_errctl errctl; in main()
H A Dth_define.c463 struct bofi_errctl errctl; in manage_instance()