Searched refs:hvio_peek (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/io/px/ |
H A D | px_hcall.s | 66 hvio_peek(devhandle_t dev_hdl, r_addr_t ra, size_t size, uint32_t *status, 307 ENTRY(hvio_peek) function 317 SET_SIZE(hvio_peek)
|
H A D | px_lib4v.h | 206 extern uint64_t hvio_peek(devhandle_t dev_hdl, r_addr_t ra, size_t size,
|
H A D | px_tools_4v.c | 405 rval = hvio_peek(px_p->px_dev_hdl, prg_p->phys_addr,
|
H A D | px_lib4v.c | 1857 hvio_peek_status = hvio_peek(px_p->px_dev_hdl, ra,
|
Completed in 77 milliseconds