Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/ata/
Dpata_hpt37x.c180 static const struct hpt_chip hpt372a = { variable
875 chip_table = &hpt372a; in hpt37x_init_one()
933 if (chip_table == &hpt372a) in hpt37x_init_one()
/Linux-v5.4/drivers/ide/
Dhpt366.c487 static const struct hpt_info hpt372a = { variable
1430 info = (rev > 1) ? &hpt372n : &hpt372a; in hpt366_init_one()