I2O_SCSI_BIOS_PARAM

Section: Message-based devices (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

i2o_scsi_bios_param - Invent disk geometry  

SYNOPSIS

int i2o_scsi_bios_param(struct scsi_device * sdev, struct block_device * dev, sector_t capacity, int * ip);
 

ARGUMENTS

sdev

scsi device

dev

block layer device

capacity

size in sectors

ip

geometry array
 

DESCRIPTION

This is anyone's guess quite frankly. We use the same rules everyone else appears to and hope. It seems to work.  

COPYRIGHT