Searched refs:active_link (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dahci.h311 struct ata_link *active_link; member in struct:ahci_port_priv
H A Dlibahci.c1698 /* pp->active_link is not reliable once FBS is enabled, both
1708 /* pp->active_link is valid iff any command is in flight */
1709 if (ap->qc_active && pp->active_link->sactive)
1797 pp->active_link = qc->dev->link;

Completed in 70 milliseconds