Searched refs:AHCI_HFLAG_32BIT_ONLY (Results 1 – 2 of 2) sorted by relevance
216 AHCI_HFLAG_32BIT_ONLY = BIT(3), /* force 32bit */ enumerator
481 if ((cap & HOST_CAP_64) && (hpriv->flags & AHCI_HFLAG_32BIT_ONLY)) { in ahci_save_initial_config()