Searched refs:host_ulong (Results 1 – 2 of 2) sorted by relevance
28 host_ulong f_timdat; /* time & date stamp */29 host_ulong f_symptr; /* file pointer to symtab */30 host_ulong f_nsyms; /* number of symtab entries */75 host_ulong tsize; /* text size in bytes, padded to FW bdry*/76 host_ulong dsize; /* initialized data " " */77 host_ulong bsize; /* uninitialized data " " */78 host_ulong entry; /* entry pt. */79 host_ulong text_start; /* base of text used for this file */80 host_ulong data_start; /* base of data used for this file=106 host_ulong s_paddr; /* physical address, offset[all …]
11 typedef uint32_t host_ulong; typedef14 typedef uint64_t host_ulong; typedef