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.