ata_read_native_max_address(9) centos man page | unix.com

Man Page: ata_read_native_max_address

Operating Environment: centos

Section: 9

ATA_READ_NATIVE_MAX_(9) 				       libata Core Internals					   ATA_READ_NATIVE_MAX_(9)

NAME
ata_read_native_max_address - Read native max address
SYNOPSIS
int ata_read_native_max_address(struct ata_device * dev, u64 * max_sectors);
ARGUMENTS
dev target device max_sectors out parameter for the result native max address
DESCRIPTION
Perform an LBA48 or LBA28 native size query upon the device in question.
RETURNS
0 on success, -EACCES if command is aborted by the drive. -EIO on other errors.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_READ_NATIVE_MAX_(9)
Related Man Pages
ata_slave_link_init(9) - centos
ccw_device_start_key(9) - centos
device_create(9) - centos
struct_rio_dev(9) - centos
glob_match(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Docker learning Phase-I
[TIP] Processing YAML files with yq