Query: scsicam_bios_param
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 2.6. July 2010 SCSICAM_BIOS_PARAM(9)
| Related Man Pages |
|---|
| srp_reconnect_rport(9) - centos |
| sd(4) - debian |
| sd(4) - osx |
| sd(4) - ultrix |
| sd(4) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| Getting command output to putty window title. |
| Migrating to UNIX |
| SOCKS proxy & PAM configuration exposure |
| A (ksh) Library For and From UNIX.com |
| Shopt -s histappend |