OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cd_boot_blkno
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/installboot/arch/
next68k.c
168
b0 = be32toh(next68klabel->
cd_boot_blkno
[0]);
169
b1 = be32toh(next68klabel->
cd_boot_blkno
[1]);
199
if (next68klabel->
cd_boot_blkno
[0] != (int32_t)htobe32(b0)) {
200
next68klabel->
cd_boot_blkno
[0] = htobe32(b0);
203
if (next68klabel->
cd_boot_blkno
[1] != (int32_t)htobe32(b1)) {
204
next68klabel->
cd_boot_blkno
[1] = htobe32(b1);
/src/sys/arch/next68k/next68k/
disksubr.c
290
ondisk->
cd_boot_blkno
[0] = NEXT68K_LABEL_DEFAULTBOOT0_1 /
292
ondisk->
cd_boot_blkno
[1] = NEXT68K_LABEL_DEFAULTBOOT0_2 /
/src/sys/sys/
bootblock.h
1224
int32_t
cd_boot_blkno
[2]; /* boot program locations */
member in struct:next68k_disklabel
Completed in 13 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025