sata_scr_write_flush(9) centos man page | unix.com

Man Page: sata_scr_write_flush

Operating Environment: centos

Section: 9

SATA_SCR_WRITE_FLUSH(9) 					  libata Library					   SATA_SCR_WRITE_FLUSH(9)

NAME
sata_scr_write_flush - write SCR register of the specified port and flush
SYNOPSIS
int sata_scr_write_flush(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
This function is identical to sata_scr_write except that this function performs flush after writing to the register.
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_FLUSH(9)
Related Man Pages
unw_set_reg(3) - debian
unlink(1) - osf1
pci_conf_print(3) - netbsd
pci_devinfo(3) - netbsd
symlink(4) - hpux
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq