OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:boot_offset
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/sysinst/arch/ews4800mips/
md.c
134
daddr_t
boot_offset
= ews4800mips_boot_offset();
local in function:md_pre_disklabel
145
if (info.start ==
boot_offset
)
147
info.start =
boot_offset
;
/src/usr.sbin/installboot/arch/
hp300.c
93
uint64_t boot_size,
boot_offset
;
local in function:hp300_setboot
164
boot_offset
= blocks[0].block * params->fstype->blocksize;
170
params->stage2, (unsigned long)
boot_offset
,
183
boot_offset
= roundup(params->fsstat.st_size, HP300_SECTSIZE);
215
boot_offset
= be32toh(boot->p_offset) * (uint64_t)secsize;
251
if (addr != 0 &&
boot_offset
!= 0)
253
htobe32(
boot_offset
/ HP300_SECTSIZE + addr);
284
offset = (
boot_offset
<= LIF_PRESERVED) ? LIF_PRESERVED : 0;
288
boot_offset
+ offset);
Completed in 10 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025