1SATA_LPM_IGNORE_PHY_(9) libata Library SATA_LPM_IGNORE_PHY_(9)
23
4
NAME
6sata_lpm_ignore_phy_events - test if PHY event should be ignored
7
SYNOPSIS
9bool sata_lpm_ignore_phy_events(struct ata_link * link);
10
ARGUMENTS
12link
13Link receiving the event
14
DESCRIPTION
16Test whether the received PHY event has to be ignored or not.
17
RETURNS
19True if the event has to be ignored.
20
AUTHOR
22Jeff Garzik
23Author.
24
COPYRIGHT
26Kernel Hackers Manual 3.10 June 2019 SATA_LPM_IGNORE_PHY_(9)