other versions
SATA_LPM_IGNORE_PHY_(9) | libata Library | SATA_LPM_IGNORE_PHY_(9) |
NAME¶
sata_lpm_ignore_phy_events - test if PHY event should be ignored
SYNOPSIS¶
bool sata_lpm_ignore_phy_events(struct ata_link * link);
ARGUMENTS¶
struct ata_link * 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.
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.11 |