scsi_partsize(9) centos man page | unix.com

Man Page: scsi_partsize

Operating Environment: centos

Section: 9

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 3.10 June 2014 SCSI_PARTSIZE(9)
Related Man Pages
mpartition(1) - redhat
sd(4) - debian
fdisk(8) - minix
disktab(5) - ultrix
sd(4) - x11r4
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it