AHCI_HFLAG_YES_FBS  296 drivers/ata/acard-ahci.c 		else if (hpriv->flags & AHCI_HFLAG_YES_FBS) {
AHCI_HFLAG_YES_FBS  164 drivers/ata/ahci.c 		AHCI_HFLAGS	(AHCI_HFLAG_YES_FBS),
AHCI_HFLAG_YES_FBS  853 drivers/ata/ahci_xgene.c 		hpriv->flags |= AHCI_HFLAG_YES_FBS;
AHCI_HFLAG_YES_FBS  481 drivers/ata/libahci.c 	if (!(cap & HOST_CAP_FBS) && (hpriv->flags & AHCI_HFLAG_YES_FBS)) {
AHCI_HFLAG_YES_FBS 2347 drivers/ata/libahci.c 		else if (hpriv->flags & AHCI_HFLAG_YES_FBS) {