Man Page: scsicam_bios_param
Operating Environment: centos
Section: 9
SCSICAM_BIOS_PARAM(9) SCSI mid layer SCSICAM_BIOS_PARAM(9)NAMEscsicam_bios_param - Determine geometry of a disk in cylinders/heads/sectors.SYNOPSISint scsicam_bios_param(struct block_device * bdev, sector_t capacity, int * ip);ARGUMENTSbdev which device capacity size of the disk in sectors ip return value: ip[0]=heads, ip[1]=sectors, ip[2]=cylindersDESCRIPTIONdetermine the BIOS mapping/geometry used for a drive in a SCSI-CAM system, storing the results in ip as required by the HDIO_GETGEO ioctl.RETURNS-1 on failure, 0 on success.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SCSICAM_BIOS_PARAM(9)
| Related Man Pages |
|---|
| sd(4) - x11r4 |
| sd(4) - opendarwin |
| sd(4) - v7 |
| sd(4) - xfree86 |
| sd(4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |