/src/sys/arch/arm/arm/ |
disksubr.c | 134 int cyl, netbsdpartoff, i, found = 0; local in function:readdisklabel 170 cyl = LABELSECTOR / lp->d_secpercyl; 173 if (filecore_label_read(dev, strat,lp, osdep, &msg, &cyl, 175 mbr_label_read(dev, strat, lp, osdep, &msg, &cyl, 182 * netbsdpartoff and cyl should be unchanged. 185 KASSERT(cyl == (LABELSECTOR / lp->d_secpercyl)); 276 int cyl, netbsdpartoff; local in function:writedisklabel 287 cyl = LABELSECTOR / lp->d_secpercyl; 290 if ((rv = filecore_label_locate(dev, strat,lp, osdep, &cyl, 292 (rv = mbr_label_locate(dev, strat, lp, osdep, &cyl, [all...] |
disksubr_mbr.c | 93 int cyl, mbrpartoff, i; local in function:mbr_label_read 103 cyl = LABELSECTOR / lp->d_secpercyl; 176 cyl = MBR_PCYL(mbrp->mbrp_scyl, mbrp->mbrp_ssect); 199 *cylp = cyl; 218 int cyl, mbrpartoff, i; local in function:mbr_label_locate 229 cyl = LABELSECTOR / lp->d_secpercyl; 275 cyl = MBR_PCYL(ourmbrp->mbrp_scyl, ourmbrp->mbrp_ssect); 277 *cylp = cyl;
|
disksubr_acorn.c | 188 int cyl, netbsdpartoff; local in function:filecore_label_read 232 cyl = bb->partition_cyl_low + (bb->partition_cyl_high << 8); 244 netbsdpartoff = cyl * heads * sectors; 256 bp->b_blkno = cyl * heads * sectors; 307 *cylp = cyl; 330 int cyl, netbsdpartoff; local in function:filecore_label_locate 386 cyl = bb->partition_cyl_low + (bb->partition_cyl_high << 8); 395 netbsdpartoff = cyl * heads * sectors; 397 *cylp = cyl;
|
disksubr.c | 134 int cyl, netbsdpartoff, i, found = 0; local in function:readdisklabel 170 cyl = LABELSECTOR / lp->d_secpercyl; 173 if (filecore_label_read(dev, strat,lp, osdep, &msg, &cyl, 175 mbr_label_read(dev, strat, lp, osdep, &msg, &cyl, 182 * netbsdpartoff and cyl should be unchanged. 185 KASSERT(cyl == (LABELSECTOR / lp->d_secpercyl)); 276 int cyl, netbsdpartoff; local in function:writedisklabel 287 cyl = LABELSECTOR / lp->d_secpercyl; 290 if ((rv = filecore_label_locate(dev, strat,lp, osdep, &cyl, 292 (rv = mbr_label_locate(dev, strat, lp, osdep, &cyl, [all...] |
disksubr_mbr.c | 93 int cyl, mbrpartoff, i; local in function:mbr_label_read 103 cyl = LABELSECTOR / lp->d_secpercyl; 176 cyl = MBR_PCYL(mbrp->mbrp_scyl, mbrp->mbrp_ssect); 199 *cylp = cyl; 218 int cyl, mbrpartoff, i; local in function:mbr_label_locate 229 cyl = LABELSECTOR / lp->d_secpercyl; 275 cyl = MBR_PCYL(ourmbrp->mbrp_scyl, ourmbrp->mbrp_ssect); 277 *cylp = cyl;
|
disksubr_acorn.c | 188 int cyl, netbsdpartoff; local in function:filecore_label_read 232 cyl = bb->partition_cyl_low + (bb->partition_cyl_high << 8); 244 netbsdpartoff = cyl * heads * sectors; 256 bp->b_blkno = cyl * heads * sectors; 307 *cylp = cyl; 330 int cyl, netbsdpartoff; local in function:filecore_label_locate 386 cyl = bb->partition_cyl_low + (bb->partition_cyl_high << 8); 395 netbsdpartoff = cyl * heads * sectors; 397 *cylp = cyl;
|
disksubr.c | 134 int cyl, netbsdpartoff, i, found = 0; local in function:readdisklabel 170 cyl = LABELSECTOR / lp->d_secpercyl; 173 if (filecore_label_read(dev, strat,lp, osdep, &msg, &cyl, 175 mbr_label_read(dev, strat, lp, osdep, &msg, &cyl, 182 * netbsdpartoff and cyl should be unchanged. 185 KASSERT(cyl == (LABELSECTOR / lp->d_secpercyl)); 276 int cyl, netbsdpartoff; local in function:writedisklabel 287 cyl = LABELSECTOR / lp->d_secpercyl; 290 if ((rv = filecore_label_locate(dev, strat,lp, osdep, &cyl, 292 (rv = mbr_label_locate(dev, strat, lp, osdep, &cyl, [all...] |
disksubr_mbr.c | 93 int cyl, mbrpartoff, i; local in function:mbr_label_read 103 cyl = LABELSECTOR / lp->d_secpercyl; 176 cyl = MBR_PCYL(mbrp->mbrp_scyl, mbrp->mbrp_ssect); 199 *cylp = cyl; 218 int cyl, mbrpartoff, i; local in function:mbr_label_locate 229 cyl = LABELSECTOR / lp->d_secpercyl; 275 cyl = MBR_PCYL(ourmbrp->mbrp_scyl, ourmbrp->mbrp_ssect); 277 *cylp = cyl;
|
disksubr_acorn.c | 188 int cyl, netbsdpartoff; local in function:filecore_label_read 232 cyl = bb->partition_cyl_low + (bb->partition_cyl_high << 8); 244 netbsdpartoff = cyl * heads * sectors; 256 bp->b_blkno = cyl * heads * sectors; 307 *cylp = cyl; 330 int cyl, netbsdpartoff; local in function:filecore_label_locate 386 cyl = bb->partition_cyl_low + (bb->partition_cyl_high << 8); 395 netbsdpartoff = cyl * heads * sectors; 397 *cylp = cyl;
|
disksubr.c | 134 int cyl, netbsdpartoff, i, found = 0; local in function:readdisklabel 170 cyl = LABELSECTOR / lp->d_secpercyl; 173 if (filecore_label_read(dev, strat,lp, osdep, &msg, &cyl, 175 mbr_label_read(dev, strat, lp, osdep, &msg, &cyl, 182 * netbsdpartoff and cyl should be unchanged. 185 KASSERT(cyl == (LABELSECTOR / lp->d_secpercyl)); 276 int cyl, netbsdpartoff; local in function:writedisklabel 287 cyl = LABELSECTOR / lp->d_secpercyl; 290 if ((rv = filecore_label_locate(dev, strat,lp, osdep, &cyl, 292 (rv = mbr_label_locate(dev, strat, lp, osdep, &cyl, [all...] |
disksubr_mbr.c | 93 int cyl, mbrpartoff, i; local in function:mbr_label_read 103 cyl = LABELSECTOR / lp->d_secpercyl; 176 cyl = MBR_PCYL(mbrp->mbrp_scyl, mbrp->mbrp_ssect); 199 *cylp = cyl; 218 int cyl, mbrpartoff, i; local in function:mbr_label_locate 229 cyl = LABELSECTOR / lp->d_secpercyl; 275 cyl = MBR_PCYL(ourmbrp->mbrp_scyl, ourmbrp->mbrp_ssect); 277 *cylp = cyl;
|
disksubr_acorn.c | 188 int cyl, netbsdpartoff; local in function:filecore_label_read 232 cyl = bb->partition_cyl_low + (bb->partition_cyl_high << 8); 244 netbsdpartoff = cyl * heads * sectors; 256 bp->b_blkno = cyl * heads * sectors; 307 *cylp = cyl; 330 int cyl, netbsdpartoff; local in function:filecore_label_locate 386 cyl = bb->partition_cyl_low + (bb->partition_cyl_high << 8); 395 netbsdpartoff = cyl * heads * sectors; 397 *cylp = cyl;
|
/src/sys/arch/x68k/stand/libsa/ |
fd.c | 96 int cyl, head, sect; local in function:fdstrategy 113 cyl = (dblk / nsect) / nhead + sc->fmt.minsec.C; 117 (cyl << 16) |
|
fd.c | 96 int cyl, head, sect; local in function:fdstrategy 113 cyl = (dblk / nsect) / nhead + sc->fmt.minsec.C; 117 (cyl << 16) |
|
fd.c | 96 int cyl, head, sect; local in function:fdstrategy 113 cyl = (dblk / nsect) / nhead + sc->fmt.minsec.C; 117 (cyl << 16) |
|
fd.c | 96 int cyl, head, sect; local in function:fdstrategy 113 cyl = (dblk / nsect) / nhead + sc->fmt.minsec.C; 117 (cyl << 16) |
|
/src/sys/arch/hppa/hppa/ |
disksubr.c | 90 readbsdlabel(struct buf *bp, void (*strat)(struct buf *), int cyl, int sec, 102 bp->b_cylinder = cyl; 282 int labeloffset, error, partoff = 0, cyl = 0; local in function:writedisklabel 295 msg = readliflabel(bp, strat, &dl, &cdl, &partoff, &cyl, 0); 305 bp->b_cylinder = cyl;
|
disksubr.c | 90 readbsdlabel(struct buf *bp, void (*strat)(struct buf *), int cyl, int sec, 102 bp->b_cylinder = cyl; 282 int labeloffset, error, partoff = 0, cyl = 0; local in function:writedisklabel 295 msg = readliflabel(bp, strat, &dl, &cdl, &partoff, &cyl, 0); 305 bp->b_cylinder = cyl;
|
/src/sys/arch/evbmips/sbmips/ |
disksubr.c | 104 int dospartoff, cyl, i; local in function:readdisklabel 135 cyl = LABELSECTOR / lp->d_secpercyl; 175 cyl = MBR_PCYL(dp->mbrp_scyl, dp->mbrp_ssect); 190 bp->b_cylinder = cyl; 272 int error, dospartoff, cyl; local in function:writedisklabel 280 cyl = LABELSECTOR / lp->d_secpercyl; 304 cyl = MBR_PCYL(ourdp->mbrp_scyl, ourdp->mbrp_ssect); 311 bp->b_cylinder = cyl;
|
disksubr.c | 104 int dospartoff, cyl, i; local in function:readdisklabel 135 cyl = LABELSECTOR / lp->d_secpercyl; 175 cyl = MBR_PCYL(dp->mbrp_scyl, dp->mbrp_ssect); 190 bp->b_cylinder = cyl; 272 int error, dospartoff, cyl; local in function:writedisklabel 280 cyl = LABELSECTOR / lp->d_secpercyl; 304 cyl = MBR_PCYL(ourdp->mbrp_scyl, ourdp->mbrp_ssect); 311 bp->b_cylinder = cyl;
|
/src/sys/arch/hpc/hpc/ |
disksubr.c | 134 int dospartoff, cyl, i, *ip; local in function:readdisklabel 165 cyl = LABELSECTOR / lp->d_secpercyl; 208 cyl = MBR_PCYL(dp->mbrp_scyl, dp->mbrp_ssect); 240 bp->b_cylinder = cyl; 323 int error, dospartoff, cyl; local in function:writedisklabel 331 cyl = LABELSECTOR / lp->d_secpercyl; 354 cyl = MBR_PCYL(ourdp->mbrp_scyl, ourdp->mbrp_ssect); 370 bp->b_cylinder = cyl;
|
disksubr.c | 134 int dospartoff, cyl, i, *ip; local in function:readdisklabel 165 cyl = LABELSECTOR / lp->d_secpercyl; 208 cyl = MBR_PCYL(dp->mbrp_scyl, dp->mbrp_ssect); 240 bp->b_cylinder = cyl; 323 int error, dospartoff, cyl; local in function:writedisklabel 331 cyl = LABELSECTOR / lp->d_secpercyl; 354 cyl = MBR_PCYL(ourdp->mbrp_scyl, ourdp->mbrp_ssect); 370 bp->b_cylinder = cyl;
|
/src/sys/arch/playstation2/playstation2/ |
disksubr.c | 104 int dospartoff, cyl, i; local in function:readdisklabel 135 cyl = LABELSECTOR / lp->d_secpercyl; 174 cyl = MBR_PCYL(dp->mbrp_scyl, dp->mbrp_ssect); 189 bp->b_cylinder = cyl; 271 int error, dospartoff, cyl; local in function:writedisklabel 279 cyl = LABELSECTOR / lp->d_secpercyl; 302 cyl = MBR_PCYL(ourdp->mbrp_scyl, ourdp->mbrp_ssect); 309 bp->b_cylinder = cyl;
|
disksubr.c | 104 int dospartoff, cyl, i; local in function:readdisklabel 135 cyl = LABELSECTOR / lp->d_secpercyl; 174 cyl = MBR_PCYL(dp->mbrp_scyl, dp->mbrp_ssect); 189 bp->b_cylinder = cyl; 271 int error, dospartoff, cyl; local in function:writedisklabel 279 cyl = LABELSECTOR / lp->d_secpercyl; 302 cyl = MBR_PCYL(ourdp->mbrp_scyl, ourdp->mbrp_ssect); 309 bp->b_cylinder = cyl;
|
/src/sys/arch/sbmips/sbmips/ |
disksubr.c | 104 int dospartoff, cyl, i; local in function:readdisklabel 135 cyl = LABELSECTOR / lp->d_secpercyl; 175 cyl = MBR_PCYL(dp->mbrp_scyl, dp->mbrp_ssect); 190 bp->b_cylinder = cyl; 272 int error, dospartoff, cyl; local in function:writedisklabel 280 cyl = LABELSECTOR / lp->d_secpercyl; 304 cyl = MBR_PCYL(ourdp->mbrp_scyl, ourdp->mbrp_ssect); 311 bp->b_cylinder = cyl;
|