centos man page for ata_hpa_resize

Query: ata_hpa_resize

OS: centos

Section: 9

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

ATA_HPA_RESIZE(9)					       libata Core Internals						 ATA_HPA_RESIZE(9)

NAME
ata_hpa_resize - Resize a device with an HPA set
SYNOPSIS
int ata_hpa_resize(struct ata_device * dev);
ARGUMENTS
dev Device to resize
DESCRIPTION
Read the size of an LBA28 or LBA48 disk with HPA features and resize it if required to the full size of the media. The caller must check the drive has the HPA feature set enabled.
RETURNS
0 on success, -errno on failure.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_HPA_RESIZE(9)
Related Man Pages
device_create(9) - centos
device_create_vargs(9) - centos
drm_crtc_helper_set_mode(9) - centos
usb_alloc_coherent(9) - centos
ata_scsi_translate(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I