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¶
link
Link receiving the event
DESCRIPTION¶
Test whether the received PHY event has to be ignored or not.
RETURNS¶
True if the event has to be ignored.
AUTHOR¶
Jeff Garzik
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |