Home
last modified time | relevance | path

Searched refs:fbs_supported (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/ata/
H A Dahci.h321 bool fbs_supported; /* set iff FBS is supported */ member
H A Dlibahci.c2328 if (!pp->fbs_supported) in ahci_enable_fbs()
2362 if (!pp->fbs_supported) in ahci_disable_fbs()
2510 pp->fbs_supported = true; in ahci_port_start()
2514 pp->fbs_supported = true; in ahci_port_start()
2520 if (pp->fbs_supported) { in ahci_port_start()
H A Dahci_xgene.c159 if (pp->fbs_supported) { in xgene_ahci_restart_engine()