Home
last modified time | relevance | path

Searched refs:this_cycle (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/ata/
Dlibata-core.c3092 unsigned short this_cycle; in ata_timing_cycle2mode() local
3097 this_cycle = t->cycle; in ata_timing_cycle2mode()
3100 this_cycle = t->udma; in ata_timing_cycle2mode()
3106 if (cycle > this_cycle) in ata_timing_cycle2mode()