.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "IPR_BIOSPARAM" "9" "09 October 2005" "" ""
.SH NAME
ipr_biosparam \- Return the HSC mapping
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int ipr_biosparam (struct scsi_device * \fIsdev\fB, struct block_device * \fIblock_device\fB, sector_t \fIcapacity\fB, int * \fIparm\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsdev\fB\fR
scsi device struct
.TP
\fB\fIblock_device\fB\fR
block device pointer
.TP
\fB\fIcapacity\fB\fR
capacity of the device
.TP
\fB\fIparm\fB\fR
Array containing returned HSC values.
.SH "DESCRIPTION"
.PP
This function generates the HSC parms that fdisk uses.
We want to make sure we return something that places partitions
on 4k boundaries for best performance with the IOA.
.SH "RETURN VALUE"
.PP
0 on success