Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ide/
Dhpt366.c384 struct hpt_timings { struct
401 struct hpt_timings *timings; /* Chipset timing data */ argument
420 static struct hpt_timings hpt36x_timings = {
433 static struct hpt_timings hpt37x_timings = {
631 struct hpt_timings *t = info->timings; in hpt3xx_set_mode()