IPR_BIOSPARAM
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ipr_biosparam - Return the HSC mapping
SYNOPSIS
"SYNOPSIS"
int ipr_biosparam (struct scsi_device * sdev, struct block_device * block_device, sector_t capacity, int * parm);
ARGUMENTS
- sdev
-
scsi device struct
- block_device
-
block device pointer
- capacity
-
capacity of the device
- parm
-
Array containing returned HSC values.
DESCRIPTION
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.
RETURN VALUE
0 on success
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURN VALUE
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:18 GMT, October 09, 2005