Home
last modified time | relevance | path

Searched refs:DEC_LABEL_SECTOR (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/pmax/pmax/
H A Ddisksubr.c130 bp->b_blkno = DEC_LABEL_SECTOR; in compat_label()
133 bp->b_cylinder = DEC_LABEL_SECTOR / lp->d_secpercyl; in compat_label()
/netbsd-src/sys/dev/dec/
H A Ddec_boot.h72 #define DEC_LABEL_SECTOR 31 macro
/netbsd-src/sys/arch/vax/vax/
H A Ddisksubr.c142 bp->b_blkno = DEC_LABEL_SECTOR; in compat_label()
145 bp->b_cylinder = DEC_LABEL_SECTOR / lp->d_secpercyl; in compat_label()