centos man page for ata_do_set_mode

Query: ata_do_set_mode

OS: centos

Section: 9

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

ATA_DO_SET_MODE(9)						  libata Library						ATA_DO_SET_MODE(9)

NAME
ata_do_set_mode - Program timings and issue SET FEATURES - XFER
SYNOPSIS
int ata_do_set_mode(struct ata_link * link, struct ata_device ** r_failed_dev);
ARGUMENTS
link link on which timings will be programmed r_failed_dev out parameter for failed device
DESCRIPTION
Standard implementation of the function used to tune and set ATA device disk transfer mode (PIO3, UDMA6, etc.). If ata_dev_set_mode fails, pointer to the failing device is returned in r_failed_dev.
LOCKING
PCI/etc. bus probe sem.
RETURNS
0 on success, negative errno otherwise
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_DO_SET_MODE(9)
Related Man Pages
ata_slave_link_init(9) - centos
device_create_vargs(9) - centos
struct_bus_type(9) - centos
struct_ccw_driver(9) - centos
struct_usb_device_driver(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq