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

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c2393 static uint64_t do_bofi_rd64(struct bofi_shadow *, caddr_t);
2708 do_bofi_rd64(struct bofi_shadow *hp, caddr_t addr) function
2727 retval = (uint64_t)do_pior_corrupt(hp, (caddr_t)addr, do_bofi_rd64, 1,
2943 do_bofi_rd64, i ? 0 : repcount, 8);

Completed in 71 milliseconds