centos man page for sata_link_scr_lpm

Query: sata_link_scr_lpm

OS: centos

Section: 9

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

SATA_LINK_SCR_LPM(9)						  libata Library					      SATA_LINK_SCR_LPM(9)

NAME
sata_link_scr_lpm - manipulate SControl IPM and SPM fields
SYNOPSIS
int sata_link_scr_lpm(struct ata_link * link, enum ata_lpm_policy policy, bool spm_wakeup);
ARGUMENTS
link ATA link to manipulate SControl for policy LPM policy to configure spm_wakeup initiate LPM transition to active state
DESCRIPTION
Manipulate the IPM field of the SControl register of link according to policy. If policy is ATA_LPM_MAX_POWER and spm_wakeup is true, the SPM field is manipulated to wake up the link. This function also clears PHYRDY_CHG before returning.
LOCKING
EH context.
RETURNS
0 on succes, -errno otherwise.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SATA_LINK_SCR_LPM(9)
Related Man Pages
ata_slave_link_init(9) - centos
pthread_attr_setschedpolicy(3) - linux
struct_usb_device(9) - centos
bp_einfo(1p) - debian
ata_slave_link_init(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq