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)NAMEsata_link_scr_lpm - manipulate SControl IPM and SPM fieldsSYNOPSISint sata_link_scr_lpm(struct ata_link * link, enum ata_lpm_policy policy, bool spm_wakeup);ARGUMENTSlink ATA link to manipulate SControl for policy LPM policy to configure spm_wakeup initiate LPM transition to active stateDESCRIPTIONManipulate 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.LOCKINGEH context.RETURNS0 on succes, -errno otherwise.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SATA_LINK_SCR_LPM(9)
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Shopt -s histappend |
[TIP] Processing YAML files with yq |