sata_lpm_ignore_phy_events (9) Linux Manual Page
sata_lpm_ignore_phy_events – test if PHY event should be ignored
Synopsis
- bool sata_lpm_ignore_phy_events(struct ata_link
* link);
Arguments
link
-
- Link receiving the event
Description
Test whether the received PHY event has to be ignored or not.
LOCKING: None:
Return
True if the event has to be ignored.
Author
Jeff Garzik
- Author.
