Home
last modified time | relevance | path

Searched refs:cp_bsize (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/arch/next68k/next68k/
H A Ddisksubr.c143 ondisk->cd_partitions[i].cp_bsize / in parse_nextstep_label()
261 p->cp_bsize = lp->d_partitions[nbp].p_frag in build_nextstep_label()
279 p->cp_bsize = -1; in build_nextstep_label()
/netbsd/sys/sys/
H A Dbootblock.h1177 int16_t cp_bsize; /* block size in bytes */ member