Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c2395 static uint64_t do_bofi_rd32(struct bofi_shadow *, caddr_t);
2684 do_bofi_rd32(struct bofi_shadow *hp, caddr_t addr) in do_bofi_rd32() function
2703 retval = (uint32_t)do_pior_corrupt(hp, (caddr_t)addr, do_bofi_rd32, 1, in bofi_rd32()
2919 do_bofi_rd32, i ? 0 : repcount, 4); in bofi_rep_rd32()