Rechercher une page de manuel
ata_set_max_sectors
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
ata_set_max_sectors - Set max sectorsSYNOPSIS
- 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
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre