Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.h320 bool fbs_supported; /* set iff FBS is supported */ member
H A Dlibahci.c2323 if (!pp->fbs_supported) in ahci_enable_fbs()
2357 if (!pp->fbs_supported) in ahci_disable_fbs()
2505 pp->fbs_supported = true; in ahci_port_start()
2509 pp->fbs_supported = true; in ahci_port_start()
2515 if (pp->fbs_supported) { in ahci_port_start()