Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dhpt366.c463 static const struct hpt_info hpt370a = { variable
1422 case 4: info = &hpt370a; break; in hpt366_init_one()
1454 if (info == &hpt370 || info == &hpt370a) in hpt366_init_one()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_hpt37x.c136 static const struct hpt_chip hpt370a = { variable
857 chip_table = &hpt370a; in hpt37x_init_one()