Searched refs:fbs_enabled (Results 1 – 3 of 3) sorted by relevance
1311 if (!ata_is_host_link(link) && pp->fbs_enabled) { in ahci_do_softreset()1518 if (!sata_pmp_attached(ap) || pp->fbs_enabled) in ahci_pmp_qc_defer()1570 BUG_ON(!pp->fbs_enabled); in ahci_fbs_dec_intr()1598 if (pp->fbs_enabled) { in ahci_error_intr()1742 if (pp->fbs_enabled) in ahci_handle_port_interrupt()1757 if (pp->fbs_enabled) { in ahci_handle_port_interrupt()1904 if (pp->fbs_enabled && pp->fbs_last_dev != qc->dev->link->pmp) { in ahci_qc_issue()1925 if (pp->fbs_enabled) in ahci_qc_fill_rtf()2084 pp->fbs_enabled = true; in ahci_enable_fbs()2097 pp->fbs_enabled = true; in ahci_enable_fbs()[all …]
311 bool fbs_enabled; /* set iff FBS is enabled */ member
305 if (pp->fbs_enabled) in acard_ahci_qc_fill_rtf()