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

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c2391 static uint64_t do_bofi_rd16(struct bofi_shadow *, caddr_t);
2654 do_bofi_rd16(struct bofi_shadow *hp, caddr_t addr) function
2673 retval = (uint16_t)do_pior_corrupt(hp, (caddr_t)addr, do_bofi_rd16, 1,
2889 do_bofi_rd16, i ? 0 : repcount, 2);

Completed in 68 milliseconds