Searched refs:fbs_enabled (Results 1 – 3 of 3) sorted by relevance
1681 if (!sata_pmp_attached(ap) || pp->fbs_enabled) in ahci_pmp_qc_defer()1734 BUG_ON(!pp->fbs_enabled); in ahci_fbs_dec_intr()1762 if (pp->fbs_enabled) { in ahci_error_intr()1873 if (pp->fbs_enabled) { in ahci_qc_complete()1941 if (pp->fbs_enabled) in ahci_handle_port_interrupt()2083 if (pp->fbs_enabled) in ahci_qc_fill_rtf()2137 if (!pp->fbs_enabled) { in ahci_qc_ncq_fill_rtf()2332 pp->fbs_enabled = true; in ahci_enable_fbs()2345 pp->fbs_enabled = true; in ahci_enable_fbs()2366 pp->fbs_enabled = false; in ahci_disable_fbs()[all …]
322 bool fbs_enabled; /* set iff FBS is enabled */ member
256 if (pp->fbs_enabled) in acard_ahci_qc_fill_rtf()