suse man page for scsi_partsize

Query: scsi_partsize

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SCSI_PARTSIZE(9)						  SCSI mid layer						  SCSI_PARTSIZE(9)

NAME
scsi_partsize - Parse cylinders/heads/sectors from PC partition table
SYNOPSIS
int scsi_partsize(unsigned char * buf, unsigned long capacity, unsigned int * cyls, unsigned int * hds, unsigned int * secs);
ARGUMENTS
buf partition table, see scsi_bios_ptable capacity size of the disk in sectors cyls put cylinders here hds put heads here secs put sectors here
DESCRIPTION
determine the BIOS mapping/geometry used to create the partition table, storing the results in *cyls, *hds, and *secs
RETURNS
-1 on failure, 0 on success.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SCSI_PARTSIZE(9)
Related Man Pages
fdisk(8) - minix
disktab(5) - ultrix
sd(4) - opendarwin
sd(4) - osx
sd(4) - php
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Tar Command
A (ksh) Library For and From UNIX.com