Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dpata_amd.c52 struct ata_timing at, apeer; in timing_setup() local
70 ata_timing_compute(peer, peer->dma_mode, &apeer, T, UT); in timing_setup()
71 ata_timing_merge(&apeer, &at, &at, ATA_TIMING_8BIT); in timing_setup()
73 ata_timing_compute(peer, peer->pio_mode, &apeer, T, UT); in timing_setup()
74 ata_timing_merge(&apeer, &at, &at, ATA_TIMING_8BIT); in timing_setup()