Home
last modified time | relevance | path

Searched refs:cd_front (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/usr.sbin/installboot/arch/
Dnext68k.c161 if (bootsize > be16toh(next68klabel->cd_front) * cd_secsize - in next68k_setboot()
167 fp = be16toh(next68klabel->cd_front); in next68k_setboot()
/netbsd/src/sys/arch/next68k/next68k/
Ddisksubr.c123 (ondisk->cd_front + in parse_nextstep_label()
227 (ondisk->cd_front + in build_nextstep_label()
289 ondisk->cd_front = front_porch; in build_nextstep_label()
/netbsd/src/sys/arch/next68k/stand/boot/
Dsd.c172 + label->cd_front) << sc_blkshift; in sdgetinfo()
/netbsd/src/sys/sys/
Dbootblock.h1218 int16_t cd_front; /* # of sectors in "front porch" */ member