Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ide/
Dhpt366.c462 static const struct hpt_info hpt370a = { variable
1425 case 4: info = &hpt370a; break; in hpt366_init_one()
1457 if (info == &hpt370 || info == &hpt370a) in hpt366_init_one()
/linux-4.1.27/drivers/ata/
Dpata_hpt37x.c135 static const struct hpt_chip hpt370a = { variable
859 chip_table = &hpt370a; in hpt37x_init_one()