AHCI_HFLAG_32BIT_ONLY  210 drivers/ata/ahci.c 				 AHCI_HFLAG_32BIT_ONLY),
AHCI_HFLAG_32BIT_ONLY 1719 drivers/ata/ahci.c 		hpriv->flags &= ~AHCI_HFLAG_32BIT_ONLY;
AHCI_HFLAG_32BIT_ONLY  233 drivers/ata/ahci_sunxi.c 	hpriv->flags = AHCI_HFLAG_32BIT_ONLY | AHCI_HFLAG_NO_MSI |
AHCI_HFLAG_32BIT_ONLY  448 drivers/ata/libahci.c 	if ((cap & HOST_CAP_64) && (hpriv->flags & AHCI_HFLAG_32BIT_ONLY)) {