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)NAMEata_read_native_max_address - Read native max addressSYNOPSISint ata_read_native_max_address(struct ata_device * dev, u64 * max_sectors);ARGUMENTSdev target device max_sectors out parameter for the result native max addressDESCRIPTIONPerform an LBA48 or LBA28 native size query upon the device in question.RETURNS0 on success, -EACCES if command is aborted by the drive. -EIO on other errors.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_READ_NATIVE_MAX_(9)
| Related Man Pages |
|---|
| ccw_device_start(9) - centos |
| usb_alloc_coherent(9) - centos |
| ata_scsi_translate(9) - suse |
| ccw_device_start_key(9) - suse |
| ccw_device_start_timeout(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |