centos man page for ata_set_max_sectors

Query: ata_set_max_sectors

OS: centos

Section: 9

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

ATA_SET_MAX_SECTORS(9)					       libata Core Internals					    ATA_SET_MAX_SECTORS(9)

NAME
ata_set_max_sectors - Set max sectors
SYNOPSIS
int ata_set_max_sectors(struct ata_device * dev, u64 new_sectors);
ARGUMENTS
dev target device new_sectors new max sectors value to set for the device
DESCRIPTION
Set max sectors of dev to new_sectors.
RETURNS
0 on success, -EACCES if command is aborted or denied (due to previous non-volatile SET_MAX) by the drive. -EIO on other errors.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_SET_MAX_SECTORS(9)
Related Man Pages
blockdev(8) - linux
sd(4) - redhat
blockdev(8) - debian
format(1) - minix
blockdev(8) - osx
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing