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

/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_tools_4v.c131 uint64_t *data_p, boolean_t is_big_endian, boolean_t is_write)
177 if (is_big_endian)
201 if (is_big_endian)
130 pxtool_phys_access(px_t *px_p, uintptr_t dev_addr, uint64_t *data_p, boolean_t is_big_endian, boolean_t is_write) argument

Completed in 61 milliseconds