Searched refs:fbs_enabled (Results 1 – 3 of 3) sorted by relevance
1276 if (pp->fbs_enabled && pp->fbs_last_dev != pmp) { in ahci_exec_polled_cmd()1325 if (!ata_is_host_link(link) && pp->fbs_enabled) { in ahci_do_softreset()1532 if (!sata_pmp_attached(ap) || pp->fbs_enabled) in ahci_pmp_qc_defer()1586 BUG_ON(!pp->fbs_enabled); in ahci_fbs_dec_intr()1614 if (pp->fbs_enabled) { in ahci_error_intr()1758 if (pp->fbs_enabled) in ahci_handle_port_interrupt()1773 if (pp->fbs_enabled) { in ahci_handle_port_interrupt()1966 if (pp->fbs_enabled && pp->fbs_last_dev != qc->dev->link->pmp) { in ahci_qc_issue()1987 if (pp->fbs_enabled) in ahci_qc_fill_rtf()2148 pp->fbs_enabled = true; in ahci_enable_fbs()[all …]
315 bool fbs_enabled; /* set iff FBS is enabled */ member
307 if (pp->fbs_enabled) in acard_ahci_qc_fill_rtf()