Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
[linux-drm-fsl-dcu.git] / drivers / ata / ahci.h
index af63c75c20011e10d76be66edb27d595cb47978c..05882e4445a6657ea4bc109aed40efeb8dc2e1f7 100644 (file)
@@ -237,6 +237,7 @@ enum {
                                                        error-handling stage) */
        AHCI_HFLAG_MULTI_MSI            = (1 << 16), /* multiple PCI MSIs */
        AHCI_HFLAG_NO_DEVSLP            = (1 << 17), /* no device sleep */
+       AHCI_HFLAG_NO_FBS               = (1 << 18), /* no FBS */
 
        /* ap->flags bits */