Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dpata_hpt37x.c179 static const struct hpt_chip hpt372a = { variable
877 chip_table = &hpt372a; in hpt37x_init_one()
935 if (chip_table == &hpt372a) in hpt37x_init_one()
/linux-4.1.27/drivers/ide/
Dhpt366.c486 static const struct hpt_info hpt372a = { variable
1433 info = (rev > 1) ? &hpt372n : &hpt372a; in hpt366_init_one()