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

/illumos-gate/usr/src/uts/intel/sys/
H A Dbootinfo.h49 typedef uint64_t native_ptr_t; typedef
53 typedef uint32_t native_ptr_t; typedef
57 typedef void *native_ptr_t; typedef
70 native_ptr_t next;
71 native_ptr_t prev;
78 native_ptr_t bm_addr;
79 native_ptr_t bm_name;
80 native_ptr_t bm_hash;
91 native_ptr_t bi_next_vaddr; /* next virtual address not used */
92 native_ptr_t bi_cmdlin
[all...]

Completed in 44 milliseconds