Deleted Added
full compact
30c30
< * $FreeBSD: head/sys/sparc64/include/md_var.h 212709 2010-09-15 21:44:31Z marius $
---
> * $FreeBSD: head/sys/sparc64/include/md_var.h 228022 2011-11-27 15:43:40Z marius $
68,70c68,69
< * Given that the Sun disk label only uses 16-bit fields for cylinders,
< * heads and sectors we might need to adjust the geometry of large IDE
< * disks.
---
> * Given that the VTOC8 disk label only uses 16-bit fields for cylinders,
> * heads and sectors we might need to adjust the geometry of large disks.
71a71,72
> struct ccb_calc_geometry;
> int scsi_da_bios_params(struct ccb_calc_geometry *ccg);