Searched refs:AHCI_FLAG_32BIT_ONLY (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ata/
H A Dahci.c173 AHCI_FLAG_32BIT_ONLY = (1 << 28), /* force 32bit */ enumerator in enum:__anon3827
359 AHCI_FLAG_32BIT_ONLY,
522 if ((cap & HOST_CAP_64) && (pi->flags & AHCI_FLAG_32BIT_ONLY)) {

Completed in 88 milliseconds