Home
last modified time | relevance | path

Searched refs:errstate (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c921 struct bofi_errstate errstate; in bofi_ioctl() local
1251 errstate.log.logbase = in bofi_ioctl()
1272 uls = errstate.log.logsize; in bofi_ioctl()
1275 errstate.log.entries = uls; in bofi_ioctl()
1370 errstate.log.logbase = in bofi_ioctl()
1391 uls = errstate.log.logsize; in bofi_ioctl()
1392 uls = errstate.log.logsize; in bofi_ioctl()
1395 errstate.log.entries = uls; in bofi_ioctl()
2148 *errstatep = ep->errstate; in bofi_errdef_check()
2207 *errstatep = ep->errstate; in bofi_errdef_check_w()
[all …]
/illumos-gate/usr/src/cmd/th_tools/
H A Dth_define.c1293 errstate->log.logsize); in collect_state()
1309 errstate->access_count, errstate->fail_count, in collect_state()
1310 errstate->log.flags, errstate->log.wrapcnt); in collect_state()
1318 errstate->acc_chk == 0) { in collect_state()
1320 errstate->log.entries); in collect_state()
1325 errstate->access_count, errstate->fail_count, in collect_state()
1326 errstate->acc_chk); in collect_state()
1329 errstate->log.logsize, errstate->log.entries, in collect_state()
1335 errstate->log.logsize = ls; in collect_state()
1345 errstate->log.entries, errstate->access_count, in collect_state()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dbofi_impl.h38 struct bofi_errstate errstate; member
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1218 }errstate; typedef
1223 errstate ei_error_type;
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c624 errstate onentry);
9598 errstate action = COMMAND_DONE; in st_intr()
9944 static errstate
10486 static errstate
10556 static errstate
10633 static errstate
11434 static errstate
11437 errstate action; in st_check_error()
16727 static errstate
16729 errstate onentry) in st_command_recovery()
[all …]