Home
last modified time | relevance | path

Searched refs:fbs_enabled (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
Dlibahci.c1362 if (pp->fbs_enabled && pp->fbs_last_dev != pmp) { in ahci_exec_polled_cmd()
1411 if (!ata_is_host_link(link) && pp->fbs_enabled) { in ahci_do_softreset()
1626 if (!sata_pmp_attached(ap) || pp->fbs_enabled) in ahci_pmp_qc_defer()
1680 BUG_ON(!pp->fbs_enabled); in ahci_fbs_dec_intr()
1708 if (pp->fbs_enabled) { in ahci_error_intr()
1852 if (pp->fbs_enabled) in ahci_handle_port_interrupt()
1867 if (pp->fbs_enabled) { in ahci_handle_port_interrupt()
2007 if (pp->fbs_enabled && pp->fbs_last_dev != qc->dev->link->pmp) { in ahci_qc_issue()
2028 if (pp->fbs_enabled) in ahci_qc_fill_rtf()
2191 pp->fbs_enabled = true; in ahci_enable_fbs()
[all …]
Dahci.h318 bool fbs_enabled; /* set iff FBS is enabled */ member
Dacard-ahci.c258 if (pp->fbs_enabled) in acard_ahci_qc_fill_rtf()
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch12848 + if (pp->fbs_enabled == false)
12906 + if (pp->fbs_enabled == true)
12930 + if (pp->fbs_enabled == false)
12938 if (!sata_pmp_attached(ap) || pp->fbs_enabled)
12974 pp->fbs_enabled = true;
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch289317 + if (pp->fbs_enabled == false)
289375 + if (pp->fbs_enabled == true)
289399 + if (pp->fbs_enabled == false)
289407 if (!sata_pmp_attached(ap) || pp->fbs_enabled)
289443 pp->fbs_enabled = true;