sata_lpm_ignore_phy_events (9) - Linux Manuals

sata_lpm_ignore_phy_events: test if PHY event should be ignored

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.

LOCKING: None:

RETURN

True if the event has to be ignored.

AUTHOR

Jeff Garzik

Author.

COPYRIGHT