Searched refs:fbs_enabled (Results 1 – 3 of 3) sorted by relevance
1277 if (pp->fbs_enabled && pp->fbs_last_dev != pmp) { in ahci_exec_polled_cmd()1326 if (!ata_is_host_link(link) && pp->fbs_enabled) { in ahci_do_softreset()1533 if (!sata_pmp_attached(ap) || pp->fbs_enabled) in ahci_pmp_qc_defer()1585 BUG_ON(!pp->fbs_enabled); in ahci_fbs_dec_intr()1613 if (pp->fbs_enabled) { in ahci_error_intr()1757 if (pp->fbs_enabled) in ahci_handle_port_interrupt()1772 if (pp->fbs_enabled) { in ahci_handle_port_interrupt()1965 if (pp->fbs_enabled && pp->fbs_last_dev != qc->dev->link->pmp) { in ahci_qc_issue()1986 if (pp->fbs_enabled) in ahci_qc_fill_rtf()2145 pp->fbs_enabled = true; in ahci_enable_fbs()[all …]
315 bool fbs_enabled; /* set iff FBS is enabled */ member
305 if (pp->fbs_enabled) in acard_ahci_qc_fill_rtf()