Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c2124 bofi_errdef_check(struct bofi_errstate *errstatep, struct acc_log_elem **logpp) in bofi_errdef_check() argument
2129 ep = (struct bofi_errent *)(uintptr_t)errstatep->errdef_handle; in bofi_errdef_check()
2148 *errstatep = ep->errstate; in bofi_errdef_check()
2163 bofi_errdef_check_w(struct bofi_errstate *errstatep, in bofi_errdef_check_w() argument
2170 ep = (struct bofi_errent *)(uintptr_t)errstatep->errdef_handle; in bofi_errdef_check_w()
2207 *errstatep = ep->errstate; in bofi_errdef_check_w()