sata_scr_write(9) centos man page | unix.com

Man Page: sata_scr_write

Operating Environment: centos

Section: 9

SATA_SCR_WRITE(9)						  libata Library						 SATA_SCR_WRITE(9)

NAME
sata_scr_write - write SCR register of the specified port
SYNOPSIS
int sata_scr_write(struct ata_link * link, int reg, u32 val);
ARGUMENTS
link ATA link to write SCR for reg SCR to write val value to write
DESCRIPTION
Write val to SCR register reg of link. This function is guaranteed to succeed if link is ap->link, the cable type of the port is SATA and the port implements ->scr_read.
LOCKING
None if link is ap->link. Kernel thread context otherwise.
RETURNS
0 on success, negative errno on failure.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SATA_SCR_WRITE(9)
Related Man Pages
di_link_next_by_lnode(3devinfo) - opensolaris
list_link(1m) - hpux
set_link(1m) - hpux
link(1) - osf1
symlink(4) - hpux
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Shopt -s histappend
[TIP] Processing YAML files with yq