Searched defs:errstatep (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c2121 bofi_errdef_check(struct bofi_errstate *errstatep, struct acc_log_elem **logpp) argument
2126 ep = (struct bofi_errent *)(uintptr_t)errstatep->errdef_handle;
2145 *errstatep = ep->errstate;
2160 bofi_errdef_check_w(struct bofi_errstate *errstatep, argument
2167 ep = (struct bofi_errent *)(uintptr_t)errstatep->errdef_handle;
2204 *errstatep = ep->errstate;

Completed in 55 milliseconds