Test if phy event should be ignored
bool sata_lpm_ignore_phy_events(struct ata_link * link);
link
Link receiving the event
Test whether the received PHY event has to be ignored or not.
True if the event has to be ignored.
Jeff Garzik
Author.